HTTP POST encodings

Defines

#define MHD_HTTP_POST_ENCODING_FORM_URLENCODED   "application/x-www-form-urlencoded"
#define MHD_HTTP_POST_ENCODING_MULTIPART_FORMDATA   "multipart/form-data"

Detailed Description

See also: http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4


Define Documentation

#define MHD_HTTP_POST_ENCODING_FORM_URLENCODED   "application/x-www-form-urlencoded"

Definition at line 353 of file microhttpd.h.

Referenced by MHD_create_post_processor(), and MHD_post_process().

#define MHD_HTTP_POST_ENCODING_MULTIPART_FORMDATA   "multipart/form-data"

Definition at line 354 of file microhttpd.h.

Referenced by MHD_create_post_processor(), and MHD_post_process().


Generated on 17 Oct 2014 for GNU libmicrohttpd by  doxygen 1.6.1