esp-idf/components/esp_http_client
Laukik Hase ca84d2d6c9 esp_http_client: Added event for HTTP redirect
- Allows users to manually intercept and process the HTTP redirection
 when disable_auto_redirect (from the esp_http_client handle) is set to true

Closes https://github.com/espressif/esp-idf/issues/8029
2022-01-12 11:40:32 +05:30
..
include esp_http_client: Added event for HTTP redirect 2022-01-12 11:40:32 +05:30
lib ESP8684: Add esp8684 target to other repo for passing build 2021-11-06 17:33:45 +08:00
test http: Fix parsing invalid url cause to crash 2021-12-02 14:15:43 +08:00
CMakeLists.txt Add http_parser (new component) dependency 2022-01-11 10:26:25 +05:30
esp_http_client.c esp_http_client: Added event for HTTP redirect 2022-01-12 11:40:32 +05:30
Kconfig esp_http_client: Disable HTTP digest auth by default 2021-10-29 18:14:22 +08:00