mongoose/docs/c-api
Deomid Ryabkov f9a6403b11 Add MG_EV_SSI_CALL_CTX
This is the variant of MG_EV_SSI_CALL with context of the SSI call being
processed in addition to the tag argument. Specifically, call handler
now gets access to the HTTP request and the name of the file being processed.

MG_EV_SSI_CALL is preserved for backward compatibility.

PUBLISHED_FROM=eeea7487c062505abdb23b6f64994ff7a6b60ff8
2016-10-04 23:51:29 +00:00
..
coap.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns.h Simple mDNS + DNS-SD impl 2016-09-28 08:51:47 +00:00
http_client.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
http_server.h Fix mg_http_send_redirect doc 2016-09-30 13:06:39 +00:00
http.h Add MG_EV_SSI_CALL_CTX 2016-10-04 23:51:29 +00:00
mbuf.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
mqtt_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
mqtt.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
net.h Update mg_mgr docstring 2016-09-13 11:37:47 +00:00
resolv.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
uri.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
util.h Add mg_http_send_redirect and make examples use it 2016-09-30 11:22:00 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00