Thanks to visit codestin.com
Credit goes to docs.python.org

 
11.5.13 HTTPHandler Objects

http_open(req)
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.