f28f4016cb
By default, if a URI handler changes the http session context, the webserver internally clears the older context after the handler returns. However, if applications want to change this behavior and manage the allocation/de-allocation/freeing themselves and let the server handle only the "socket close" case, this commit provides such an option. |
||
---|---|---|
.. | ||
esp_http_server.h | ||
http_server.h |