OVMS3-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 HTTP Server : Added esp_ prefix to http_server component files 2018-10-24 17:32:20 +05:30
util HTTP Server : Added esp_ prefix to http_server component files 2018-10-24 17:32:20 +05:30
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 esp_http_server improvements to allow adding transport layer encryption 2018-11-19 04:00:21 +00:00
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