WebKit2.ResponsePolicyDecision.prototype.get_request

function get_request(): WebKit2.URIRequest {
    // Gjs wrapper for webkit_response_policy_decision_get_request()
}
  

Gets the value of the WebKit2.ResponsePolicyDecision.request property.

Returns

The URI request that is associated with this policy decision.