NetSurf
|
#include <content-type.h>
Data Fields | |
lwc_string * | media_type |
http_parameter * | parameters |
Definition at line 26 of file content-type.h.
lwc_string* http_content_type::media_type |
Definition at line 27 of file content-type.h.
Referenced by http_content_type_destroy(), http_parse_content_type(), and mimesniff_compute_effective_type().
http_parameter* http_content_type::parameters |
Definition at line 28 of file content-type.h.
Referenced by content_factory_create_content(), http_content_type_destroy(), and http_parse_content_type().