Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h944 HTTP_STATUS_NOT_FOUND = 404, enumerator
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2682 case HTTP_STATUS_NOT_FOUND: in http_status_to_str()
2830 h2_stream->status = HTTP_STATUS_NOT_FOUND; in http2_req_frame_recv_cb()