mongoose/docs
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
..
c-api Move struct http_message::body 2017-05-06 11:26:53 +00:00
coap Handle MG_EV_CLOSE in examples 2016-11-01 08:58:38 +00:00
core Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns Update mongoose docs 2017-02-02 14:24:49 +00:00
dns_resolver Update mongoose docs 2017-02-02 14:24:49 +00:00
http add to cgi doc note about zombies 2017-04-15 06:44:43 +00:00
media Reference media files in doc directly 2016-05-28 19:00:05 +01:00
mqtt Restore links to mongoose/examples 2017-02-06 14:09:01 +00:00
overview Fix DISABLE_MD5 and DISABLE_SHA1 naming 2017-03-21 10:24:11 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00