OVMS3-idf/components/esp_http_client/include
Hrudaynath Dhabe 012ff5775b 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
2019-12-31 11:14:18 +05:30
..
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. 2019-12-31 11:14:18 +05:30