Return the #WebKitURIRequest associated with the response decision.
Gets the value of the #WebKitResponsePolicyDecision:response property.
Gets whether the request is the main frame main resource
Gets whether the MIME type of the response can be displayed in the #WebKitWebView.
Returns this, for use in with statements.
Returns this, for use in with statements.
Spawn a download from this decision.
#WebKitResponsePolicyDecision, this would cancel the request.
Accept the action which triggered this decision.
Accept the navigation action and continue with provided policies.
A policy decision for resource responses.
WebKitResponsePolicyDecision represents a policy decision for a resource response, whether from the network or the local system. A very common use case for these types of decision is deciding whether or not to download a particular resource or to load it normally.