Python requests disable auto decoding
Can you disable the auto decoding feature in requests version 1.2.3?
I've looked through the documentation and couldn't find anything, I'm
currently experiencing a gzip decode error and want to manually debug the
data coming through the request.
No comments:
Post a Comment