OVMS3-idf/components/esp_http_server
Piyush Shah ad95174a7a esp_http_server: Fixed a bug which could cause issues with LRU purge
LRU counter should be started from 1, and not 0, so that all checks
work fine.

Closes https://github.com/espressif/esp-idf/issues/4753
2020-06-05 09:24:06 +00:00
..
include Fix error code collision and CI check 2019-09-03 08:07:16 +02:00
src esp_http_server: Fixed a bug which could cause issues with LRU purge 2020-06-05 09:24:06 +00:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk HTTP Server : Added esp_ prefix to http_server component files 2018-10-24 17:32:20 +05:30
Kconfig esp_http_server : Logging of purged data to monitor made configurable 2019-05-10 14:25:39 +05:30