You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(CURLRequest): multiple header sections after redirects (#9426)
* fix: strip out multiple header sections for redirect
* test: add test for stripping out multiple redirect header sections
* docs: changelog for fixing returning multiple header sections after redirects
* Added a non-standard http redirect code test
* apply cs-fix for test
* Moved redirect header loop to a separate function
* Updated changelog to be clearer
0 commit comments