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. |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |