esp32_https_server icon indicating copy to clipboard operation
esp32_https_server copied to clipboard

Allow std::function for middleware callbacks

Open pvogt09 opened this issue 11 months ago • 0 comments

Allow std::function in middleware and implement mechanism to remove callbacks. Code taken from https://github.com/fhessel/esp32_https_server/pull/91#issuecomment-727623152.

pvogt09 avatar Jan 21 '25 22:01 pvogt09