Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h163 const char *default_content_type; member
H A Dhttp.c556 && evcon->http_server->default_content_type) { in evhttp_make_header_response()
559 evcon->http_server->default_content_type); in evhttp_make_header_response()
3681 http->default_content_type = content_type; in evhttp_set_default_content_type()
/freebsd-13.1/contrib/libevent/
H A Dhttp-internal.h161 const char *default_content_type; member
H A Dhttp.c557 && evcon->http_server->default_content_type) { in evhttp_make_header_response()
560 evcon->http_server->default_content_type); in evhttp_make_header_response()
3844 http->default_content_type = content_type; in evhttp_set_default_content_type()