esp-idf/components/esp_http_client
2021-10-29 10:21:07 +08:00
..
include Add options for esp_http_client and esp_websocket_client to support keepalive 2021-03-31 05:44:48 +00:00
lib Merge branch 'bugfix/fix_truncated_headers_for_esp_http_client_v4.1' into 'release/v4.1' 2021-08-06 05:22:12 +00:00
test ci/test: Fix esp_http_client test not to use pointer after free 2021-06-21 21:47:39 +08:00
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: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 2021-10-29 10:21:07 +08:00
Kconfig esp_http_client: Add API for adding authorization info 2019-04-29 11:44:37 +05:30