We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4df8a commit a7cc220Copy full SHA for a7cc220
Doc/library/http.client.rst
@@ -295,7 +295,7 @@ HTTPConnection Objects
295
296
.. note::
297
When using most HTTP methods (like ``GET`` or ``POST``)
298
- the provided ``uri`` must be an absolute path and
+ the provided ``url`` must be an absolute path and
299
a ``Host`` header must be provided to conform with
300
:rfc:`2616#section-5.1.2`.
301
0 commit comments