esp-idf/components/esp_http_client
Mahavir Jain 9468af050b Merge branch 'bugfix/redirection_v4.1' into 'release/v4.1'
esp_http_client: Skip check for redirection counter if status code is success, fix issue with digest auth, configurable user agent string. (v4.1)

See merge request espressif/esp-idf!11598
2021-02-01 20:50:03 +08:00
..
include Make the UserAgent string in esp-http-client configurable 2021-02-01 09:17:43 +00:00
lib http_auth.c: Fix crash when opaque field is not present in challenge string 2021-02-01 09:17:43 +00:00
test fixes : set_url discards username and password 2019-10-04 10:42:43 +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 Merge branch 'bugfix/redirection_v4.1' into 'release/v4.1' 2021-02-01 20:50:03 +08:00
Kconfig esp_http_client: Add API for adding authorization info 2019-04-29 11:44:37 +05:30