diff options
| author | Gabriel Falcão (he/him/his) <gabriel.falcao@nytimes.com> | 2021-05-13 01:59:02 +0200 |
|---|---|---|
| committer | Gabriel Falcão (he/him/his) <gabriel.falcao@nytimes.com> | 2021-05-13 01:59:02 +0200 |
| commit | 294daffc7ff234c66aa03d2b70ed515c33de8c33 (patch) | |
| tree | 698ce62d3455dc0e5631a99e111807a417d69cdd /docs/source/acks.rst | |
| parent | 10109976d29a39950056b765dec548d53ab53caa (diff) | |
| download | httpretty-388-failed-url.tar.gz | |
update docs388-failed-url
Diffstat (limited to 'docs/source/acks.rst')
| -rw-r--r-- | docs/source/acks.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/acks.rst b/docs/source/acks.rst index ceffe06..036b795 100644 --- a/docs/source/acks.rst +++ b/docs/source/acks.rst @@ -1,7 +1,7 @@ Acknowledgements ################ -caveats +Caveats ======= ``forcing_headers`` + ``Content-Length`` @@ -11,7 +11,7 @@ When using the ``forcing_headers`` option make sure to add the header ``Content-Length`` otherwise calls using :py:mod:`requests` will try to load the response endlessly. -supported libraries +Supported Libraries ------------------- Because HTTPretty works in the socket level it should work with any HTTP client libraries, although it is `battle tested <https://github.com/gabrielfalcao/HTTPretty/tree/master/tests/functional>`_ against: |
