UriRequest
class UriRequest(val webkitUriRequestPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Represents a URI request.
A #WebKitURIRequest can be created with a URI using the webkit_uri_request_new() method, and you can get the URI of an existing request with the webkit_uri_request_get_uri() one.