SECTION: WebKitURIRequest : Represents a URI request : WebKitURIRequest
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.
◆ httpHeaders
GUniquePtr<SoupMessageHeaders> _WebKitURIRequestPrivate::httpHeaders |
◆ httpMethod
const char* _WebKitURIRequestPrivate::httpMethod |
◆ resourceRequest
◆ uri
CString _WebKitURIRequestPrivate::uri |
The documentation for this struct was generated from the following file: