18.6.15 HTTPSHandler Objects
From Python 2.5
18.6.15 HTTPSHandler Objects
-
Send an HTTPS 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.