Closed Dorthu closed 2 years ago
Closes #64
Python's requests library should handle decoding the response for us using any encoding information included in the Content-type header, so we can safely ignore it when checking the response against the expected response types.
I would really help me if you could merge this pull request. A quick pypi release 1.6.2 would be even better :-)
Done, sorry for the delay
Closes #64
Python's requests library should handle decoding the response for us using any encoding information included in the Content-type header, so we can safely ignore it when checking the response against the expected response types.