GNU libmicrohttpd 0.9.77
|
Macros | |
#define | MHD_HTTP_POST_ENCODING_FORM_URLENCODED "application/x-www-form-urlencoded" |
#define | MHD_HTTP_POST_ENCODING_MULTIPART_FORMDATA "multipart/form-data" |
See also: http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4
#define MHD_HTTP_POST_ENCODING_FORM_URLENCODED "application/x-www-form-urlencoded" |
Definition at line 1175 of file microhttpd.h.
#define MHD_HTTP_POST_ENCODING_MULTIPART_FORMDATA "multipart/form-data" |
Definition at line 1177 of file microhttpd.h.