Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2690 static char* http_status_to_str(enum http_status s) in http_status_to_str() function
2727 msg = http_status_to_str(h2_stream->status); in http2_submit_error_read_callback()