OVMS3-idf/components/esp_http_client
Shubham Kulkarni 8785ac4c2a Bugfix for failing OTA example
example_test.py is added to test advanced_https_ota_example and native ota_example.

Closes https://github.com/espressif/esp-idf/issues/4394
2020-03-18 08:19:56 +00:00
..
include 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
lib http_client: added comments to http header generation function 2019-11-12 09:59:50 +01:00
test fixes : set_url discards username and password 2019-10-12 10:50:11 +05:30
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk Add esp_http_client 2018-05-21 09:35:07 +07:00
esp_http_client.c Bugfix for failing OTA example 2020-03-18 08:19:56 +00:00
Kconfig esp_http_client: Add API for adding authorization info 2019-04-29 11:44:37 +05:30