[ CCode ( type_id = "webkit_uri_request_get_type ()" ) ]
public sealed class URIRequest : Object
Represents a URI request.
A URIRequest can be created with a URI using the URIRequest method, and you can get the URI of an existing request with the get_uri one.