mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 02:26:32 +03:00
- 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