Files
esp-idf/components/esp_http_client
Ashish Sharma f229c2ac33 test(esp_http_client): redirect characterization tests
Pin auto-follow inside one perform() call, disable_auto_redirect surfacing
the 302, and max_redirection_count tripping ESP_ERR_HTTP_MAX_REDIRECT (the
counter is checked before each redirect).
2026-09-05 16:46:49 +08:00
..