Thanks to visit codestin.com Credit goes to github.com
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 f7f9818 commit 8b4a272Copy full SHA for 8b4a272
1 file changed
Doc/library/http.client.rst
@@ -660,7 +660,7 @@ request using http.client::
660
661
>>> # This creates an HTTP message
662
>>> # with the content of BODY as the enclosed representation
663
- >>> # for the resource http://localhost:8080/foobar
+ >>> # for the resource http://localhost:8080/file
664
...
665
>>> import http.client
666
>>> BODY = "***filecontents***"
0 commit comments