esp-idf/components/esp_http_client
Laukik Hase 7115881a97
esp_http_client/esp_https_ota: Removed errno checks
- Returned -ESP_ERR_HTTP_EAGAIN for timeout errors from
  esp_http_client whenever tcp transport layer returns
  connection timeout
- Removed redundant conditional statements as required

Co-authored-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
2022-05-31 15:04:21 +05:30
..
include esp_http_client/esp_https_ota: Removed errno checks 2022-05-31 15:04:21 +05:30
lib esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
test http: Fix parsing invalid url cause to crash 2021-12-02 14:15:43 +08:00
CMakeLists.txt build system: remove lwip from common requirements 2022-05-02 20:47:17 +02:00
Kconfig esp_http_client: Disable HTTP digest auth by default 2021-10-29 18:14:22 +08:00
esp_http_client.c esp_http_client/esp_https_ota: Removed errno checks 2022-05-31 15:04:21 +05:30