Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_PAYLOAD_TOO_LARGE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h945 HTTP_STATUS_PAYLOAD_TOO_LARGE = 413, enumerator
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2684 case HTTP_STATUS_PAYLOAD_TOO_LARGE: in http_status_to_str()
2847 h2_stream->status = HTTP_STATUS_PAYLOAD_TOO_LARGE; in http2_req_frame_recv_cb()