merge 3.4
This commit is contained in:
commit
249e74aa26
|
@ -660,7 +660,7 @@ request using http.client::
|
|||
|
||||
>>> # This creates an HTTP message
|
||||
>>> # with the content of BODY as the enclosed representation
|
||||
>>> # for the resource http://localhost:8080/foobar
|
||||
>>> # for the resource http://localhost:8080/file
|
||||
...
|
||||
>>> import http.client
|
||||
>>> BODY = "***filecontents***"
|
||||
|
|
Loading…
Reference in New Issue