mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 10:36:36 +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