diff options
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: |
