OVMS3-idf/components/esp_http_client/include
Hrudaynath Dhabe be08f6f2bb esp_http_client: Add support to check the binary length of the recieved stream and compare it with the size mentioned in the header.
While downloading OTA firmware, if their is a Origin Respnse Timeout or the binary is only partially downloaded, OTA failure is observed. Checking binary size can also be helpful for simple http client applications.

Closes https://github.com/espressif/esp-idf/issues/3004
2020-03-18 08:19:56 +00:00
..
esp_http_client.h esp_http_client: Add support to check the binary length of the recieved stream and compare it with the size mentioned in the header. 2020-03-18 08:19:56 +00:00