mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-06 17:19:46 +01:00
List of changes: * Kconfig option HTTPD_LOG_PURGE_DATA enables logging of purged data * Kconfig option HTTPD_PURGE_BUF_LEN sets purge buffer length * Purged data is logged in hex Closes https://github.com/espressif/esp-idf/issues/3359