Erorr reading body using DumpResponseHeadersAndRaw when proxy used #138
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
When we read the http response body received via proxy, we get both an error and a response(not empty).
In such cases
httputils.DumpResponseHeadersAndRaw(..)
return an empty response instead actual response.Example to reproduce
The text was updated successfully, but these errors were encountered: