HTTP versions

Defines

#define MHD_HTTP_VERSION_1_0   "HTTP/1.0"
#define MHD_HTTP_VERSION_1_1   "HTTP/1.1"

Detailed Description

These strings should be used to match against the first line of the HTTP header.


Define Documentation

#define MHD_HTTP_VERSION_1_0   "HTTP/1.0"

Definition at line 327 of file microhttpd.h.

Referenced by build_header_response(), and transmit_error_response().

#define MHD_HTTP_VERSION_1_1   "HTTP/1.1"

Generated on 15 Oct 2014 for GNU libmicrohttpd by  doxygen 1.6.1