NetSurf
|
#include <content-disposition.h>
Data Fields | |
lwc_string * | disposition_type |
http_parameter * | parameters |
Definition at line 26 of file content-disposition.h.
lwc_string* http_content_disposition::disposition_type |
Definition at line 27 of file content-disposition.h.
Referenced by http_content_disposition_destroy().
http_parameter* http_content_disposition::parameters |
Definition at line 28 of file content-disposition.h.
Referenced by download_context_process_headers(), and http_content_disposition_destroy().