struct http_content_type http_content_type
nserror http_parse_content_type(const char *header_value, http_content_type **result)
Parse an HTTP Content-Type header value.
void http_content_type_destroy(http_content_type *victim)
Destroy a content type object.
http_parameter * parameters