Dump response from initial redirect
- Mar 19, 2021
-
-
Duncan Macleod authored
-
Duncan Macleod authored
to avoid getting ResponseNotReady errors
-
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.
to avoid getting ResponseNotReady errors