mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
For url redirection cases (HTTP status 301/302), internal transport ssl connection state must be reinitialized for successful (new) connection on updated url. Closes https://github.com/espressif/esp-idf/issues/4598