18.6.14 HTTPHandler Objects
From Python 2.5
18.6.14 HTTPHandler Objects
-
Send an HTTP request, which can be either GET or POST, depending on
req.has_data().
See About this document... for information on suggesting changes.
From Python 2.5
req.has_data().
See About this document... for information on suggesting changes.