esp-idf/components/esp_https_server
David Cermak fe862f413f https_server: Fix use of open_fn from application level
https-server uses the open_fn() callback and potentially overwrites user defined callback. This commit adds the user defined open_fn() to https-server's context and calls it upon openning a session
2020-09-09 08:00:20 +02:00
..
include
src https_server: Fix use of open_fn from application level 2020-09-09 08:00:20 +02:00
CMakeLists.txt
Kconfig
component.mk