Acknowledgements¶
caveats¶
forcing_headers
+ Content-Length
¶
if you use the forcing_headers
options make sure to add the header
Content-Length
otherwise the
[requests](http://docs.python-requests.org/en/latest/) will try to
load the response endlessly
supported libraries¶
Because HTTPretty works in the socket level it should work with any HTTP client libraries, although it is battle tested against: