webkit2.ResponsePolicyDecision

Undocumented in source.

Public Imports

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

Members

Classes

ResponsePolicyDecision
class ResponsePolicyDecision

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.

Meta