mongoose/docs/c-api/http.h
Sergey Lyubka cfe77a3d58 Move struct http_message::body
Rationale: this is the optimisation to make JS FFI-ed API
work nicer. We don't have strucuture introspection now,
and do not generate offsets automatially. Thus, using a
stable well-known location of the parsed message body is
better, in case of number of HTTP headers macro changes.

PUBLISHED_FROM=55bf25ac77060a9c81dfecd6601f037562530801
2017-05-06 11:26:53 +00:00
..
intro.md Make mg_connect_{http,ws} use mg_parse_uri 2017-04-24 14:59:52 +00:00
mg_connect_ws_opt.md First step towards separate userdata argument 2017-03-15 00:52:59 +00:00
mg_connect_ws.md First step towards separate userdata argument 2017-03-15 00:52:59 +00:00
mg_printf_websocket_frame.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_send_websocket_frame.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_send_websocket_framev.md Make mg_connect_{http,ws} use mg_parse_uri 2017-04-24 14:59:52 +00:00
mg_send_websocket_handshake2.md Use lld for ID 2016-07-22 16:26:31 +00:00
mg_send_websocket_handshake3.md Support username:pass authority in HTTP/WS urls 2016-11-10 11:21:43 +00:00
mg_send_websocket_handshake3v.md Make mg_connect_{http,ws} use mg_parse_uri 2017-04-24 14:59:52 +00:00
mg_send_websocket_handshake.md Use lld for ID 2016-07-22 16:26:31 +00:00
mg_set_protocol_http_websocket.md Add MG_EV_HTTP_MULTIPART_REQUEST_END 2016-10-27 18:09:57 +00:00
mg_url_decode.md Make mg_connect_{http,ws} use mg_parse_uri 2017-04-24 14:59:52 +00:00
struct_http_message.md Move struct http_message::body 2017-05-06 11:26:53 +00:00
struct_mg_http_multipart_part.md Remove old docs, rename docs_new to docs 2016-05-15 22:07:04 +03:00
struct_mg_ssi_call_ctx.md Add MG_EV_SSI_CALL_CTX 2016-10-04 23:51:29 +00:00
struct_websocket_message.md Remove old docs, rename docs_new to docs 2016-05-15 22:07:04 +03:00