Files
deb-python-httpretty/docs/about.md
Gabriel Falcao 74e4c364e6 new docs
2013-10-10 18:59:25 -04:00

664 B

Acknowledgements

caveats

forcing_headers + Content-Length

if you use the forcing_headers options make sure to add the header Content-Length otherwise the requests 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: