mirror of
https://github.com/espressif/esp-idf
synced 2025-03-31 03:41:07 -04: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
ESP HTTP Client Example
See the README.md file in the upper level 'examples' directory for more information about examples.