mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 18:19:07 -04:00
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