HomeSort by: relevance | last modified time | path
    Searched refs:hr_content_type (Results 1 - 4 of 4) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.h 174 const char *hr_content_type; member in struct:bozo_httpreq_t
lua-bozo.c 357 type = request->hr_content_type;
cgi-bozo.c 484 type = request->hr_content_type;
bozohttpd.c 635 request->hr_content_type = request->hr_content_length = NULL;
809 request->hr_content_type = hdr->h_value;

Completed in 15 milliseconds