esp-idf/components/esp_http_server/src
Mahavir Jain 23a36bdd77 Merge branch 'bugfix/http_server_lru_v4.1' into 'release/v4.1'
esp_http_server: Update LRU counter on accepting a new connection (v4.1)

See merge request espressif/esp-idf!9351
2020-08-20 21:47:56 +08:00
..
port/esp32 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
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: Provide apps an option to let http_server ignore sess_ctx changes 2019-03-05 00:21:03 +05:30
httpd_main.c esp_http_server: Update LRU counter on accepting a new connection 2020-06-26 19:24:49 +05:30
httpd_parse.c esp_http_server : Bugfix in parsing of empty header values 2019-09-06 11:02:36 +08:00
httpd_sess.c esp_http_server: Fixed a bug which could cause issues with LRU purge 2020-05-27 10:56:22 +00:00
httpd_txrx.c lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
httpd_uri.c http_server : Added feature for invoking user configurable handlers during server errors 2019-02-25 09:13:39 +00:00