664 B
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: