webkit2.URIRequest

Undocumented in source.

Public Imports

webkit2.c.types
public import webkit2.c.types;

Members

Classes

URIRequest
class URIRequest

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.

Meta