Skip to content

Commit a7cc220

Browse files
committed
uri -> url
1 parent 3a4df8a commit a7cc220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ HTTPConnection Objects
295295

296296
.. note::
297297
When using most HTTP methods (like ``GET`` or ``POST``)
298-
the provided ``uri`` must be an absolute path and
298+
the provided ``url`` must be an absolute path and
299299
a ``Host`` header must be provided to conform with
300300
:rfc:`2616#section-5.1.2`.
301301

0 commit comments

Comments
 (0)