Home
last modified time | relevance | path

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

/libevent-2.1.12/
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()