Skip to content

Dump response from initial redirect

Duncan Macleod requested to merge always-read-response into main

This PR modifies fixes a bug whereby the initial redirect is detected, but the response isn't actually read, which can lead to ResponseNotReady errors when reusing the same connection for the authentication.

Merge request reports

Loading