webkit2webextension.URIRequest

Undocumented in source.

Public Imports

webkit2webextension.c.types
public import webkit2webextension.c.types;
Undocumented in source.

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