Home
last modified time | relevance | path

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

/src/contrib/libevent/
H A Dhttp-internal.h158 const char *default_content_type; member
H A Dhttp.c569 && evcon->http_server->default_content_type) { in evhttp_make_header_response()
572 evcon->http_server->default_content_type); in evhttp_make_header_response()
3904 http->default_content_type = content_type; in evhttp_set_default_content_type()
/src/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h158 const char *default_content_type; member
H A Dhttp.c569 && evcon->http_server->default_content_type) { in evhttp_make_header_response()
572 evcon->http_server->default_content_type); in evhttp_make_header_response()
3904 http->default_content_type = content_type; in evhttp_set_default_content_type()