esp-idf/examples/protocols/esp_http_client/main
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
..
CMakeLists.txt Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo 2021-04-07 05:31:21 +00:00
esp_http_client_example.c esp_http_client: Added event for HTTP redirect 2022-01-12 11:40:32 +05:30
howsmyssl_com_root_cert.pem Update example test for esp_http_client 2021-10-05 16:58:23 +08:00
postman_root_cert.pem Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo 2021-04-07 05:31:21 +00:00