esp-idf/components/esp_http_server/src
Anurag Kar 9a9d18e466 esp_http_server : APIs renamed and context get/set implementations fixed
* http_sess_set_*_override APIs are now the only ones available to set custom recv/send/pending functions
* Fixed side effects to using http_sess_set/get_context inside URI handlers
2018-11-19 04:00:21 +00:00
..
port/esp32
util
esp_httpd_priv.h esp_http_server : APIs renamed and context get/set implementations fixed 2018-11-19 04:00:21 +00:00
httpd_main.c
httpd_parse.c esp_http_server : APIs renamed and context get/set implementations fixed 2018-11-19 04:00:21 +00:00
httpd_sess.c esp_http_server : APIs renamed and context get/set implementations fixed 2018-11-19 04:00:21 +00:00
httpd_txrx.c esp_http_server : APIs renamed and context get/set implementations fixed 2018-11-19 04:00:21 +00:00
httpd_uri.c esp_http_server : APIs renamed and context get/set implementations fixed 2018-11-19 04:00:21 +00:00