esp-idf/components
Hrudaynath Dhabe d4091f7cda 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-08-02 19:18:44 +08:00
..
app_trace
app_update
asio
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_some_unallocated_memory' into 'master' 2019-07-30 09:41:09 +08:00
coap
console
cxx
driver Bugfix(i2s): fixed i2s left/right channels swapped issue. 2019-07-31 17:58:23 +08:00
efuse
esp-tls
esp32 Merge branch 'test/rtc_noinit_wdt_test' into 'master' 2019-07-30 09:42:15 +08:00
esp_adc_cal
esp_common
esp_eth
esp_event
esp_gdbstub
esp_http_client 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-08-02 19:18:44 +08:00
esp_http_server
esp_https_ota
esp_https_server
esp_local_ctrl
esp_ringbuf
esp_rom
esp_websocket_client
esp_wifi fix the wrong comment in esp_wifi_types.h 2019-08-01 12:24:08 +00:00
espcoredump
esptool_py
expat
fatfs
freemodbus
freertos
heap
idf_test
jsmn
json
libsodium
log
lwip lwip: remove duplicate (and stale) changelog and version files 2019-07-30 16:49:53 +05:30
mbedtls
mdns
mqtt
newlib
nghttp
nvs_flash
openssl
partition_table
protobuf-c
protocomm
pthread
sdmmc
smartconfig_ack
soc esp_flash: fix a compatibility issue working with the ROM 2019-07-29 03:00:09 +00:00
spi_flash
spiffs
tcp_transport
tcpip_adapter
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa