esp-idf/components/esp_http_client
2021-04-29 05:13:52 +00:00
..
include Add options for esp_http_client and esp_websocket_client to support keepalive 2021-01-25 21:01:30 +08:00
lib esp_http_client: Fix some memory leak issues by coverity static analyzer. 2021-03-23 12:00:01 +05:30
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 esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 2021-04-29 05:13:52 +00:00
Kconfig esp_http_client: Add API for adding authorization info 2019-04-29 11:44:37 +05:30