mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
62884dae3a
In case of `esp_http_client_read` based workflow, we cache data that is received during fetch header stage. In case, there is URL redirection and we have to close the connection on URL, port change then we must discard earlier cached data. Closes AUD-4158 |
||
---|---|---|
.. | ||
include | ||
lib | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
esp_http_client.c | ||
Kconfig |