[docs] Disconnected HTTPConnection and HTTPResponse docs
Anatoli Babenia
anatoli at rainforce.org
Wed Dec 19 07:53:45 EST 2018
Hello.
Found this email in documentation page.
It is hard to find parameters for HTTPResponse, because texts
describing its parameters are separated by differen documentaion
block and are not linked together.
https://docs.python.org/3/library/http.client.html#http.client.HTTPResponse
https://docs.python.org/3/library/http.client.html#httpresponse-objects
The same is true for HTTPConnection.
https://docs.python.org/3/library/http.client.html#http.client.HTTPConnection
https://docs.python.org/3/library/http.client.html#httpconnection-objects
--
Anatoli Babenia
+1 (650) 605-3365
+375 (29) 320-4241
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20181219/23d1f051/attachment-0001.html>
More information about the docs
mailing list