GNU libmicrohttpd
0.9.72
|
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 1004 of file microhttpd.h.
#define MHD_HTTP_POST_ENCODING_MULTIPART_FORMDATA "multipart/form-data" |
Definition at line 1006 of file microhttpd.h.