Acknowledgements

Caveats

forcing_headers + Content-Length

When using the forcing_headers option make sure to add the header Content-Length otherwise calls using 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: