mongoose/docs/c-api
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
..
coap.h Fix doc typos 2017-03-01 06:19:58 +00:00
dns_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns.h Fix doc typos 2017-03-01 06:19:58 +00:00
http_client.h First step towards separate userdata argument 2017-03-15 00:52:59 +00:00
http_server.h Fix mg_get_http_var retval 2017-03-24 13:24:37 +00:00
http.h Move struct http_message::body 2017-05-06 11:26:53 +00:00
mbuf.h Target CC3200 example to production device 2016-10-26 10:39:04 +00:00
mqtt_server.h Fix msvc6 build 2016-11-14 17:51:07 +00:00
mqtt.h Fix subscription to wildcard topics 2017-02-24 14:21:33 +00:00
net.h Honor DNS server from DHCP 2017-03-20 09:53:12 +00:00
resolv.h Honor DNS server from DHCP 2017-03-20 09:53:12 +00:00
uri.h Add mg_assemble_uri 2017-04-27 13:50:33 +00:00
util.h Make mg_connect_{http,ws} use mg_parse_uri 2017-04-24 14:59:52 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00