Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h957 HTTP_STATUS_URI_TOO_LONG = 414, enumerator
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2688 case HTTP_STATUS_URI_TOO_LONG: in http_status_to_str()
2851 h2_stream->status = HTTP_STATUS_URI_TOO_LONG; in http2_req_frame_recv_cb()