Session.request

Creates a #SoupRequest for retrieving @uri_string.

class Session
request
(
string uriString
)

Parameters

uriString string

a URI, in string form

Return Value

Type: Request

a new #SoupRequest, or %NULL on error.

Throws

GException on failure.

Meta

Since

2.42