Creates a #SoupRequest for retrieving @uri, which must be an "http" or "https" URI (or another protocol listed in @session's #SoupSession:http-aliases or #SoupSession:https-aliases).
an HTTP method
a #SoupURI representing the URI to retrieve
a new #SoupRequestHTTP, or %NULL on error.
GException on failure.
2.42
See Implementation
Creates a #SoupRequest for retrieving @uri, which must be an "http" or "https" URI (or another protocol listed in @session's #SoupSession:http-aliases or #SoupSession:https-aliases).