Python Library Reference
11.5.14 HTTPHandler Objects
http_open
(
req
)
Send an HTTP request, which can be either GET or POST, depending on
req
.has_data()
.
Python Library Reference
Previous:
11.5.13 ProxyDigestAuthHandler Objects
Up:
11.5 urllib2
Next:
11.5.15 HTTPSHandler Objects
Release 2.4c1, documentation updated on 18 November 2004.
See
About this document...
for information on suggesting changes.