WebKit2.ResponsePolicyDecision.prototype.get_response
function get_response(): WebKit2.URIResponse {
// Gjs wrapper for webkit_response_policy_decision_get_response()
}
Gets the value of the WebKit2.ResponsePolicyDecision.response property.
- Returns
The URI response that is associated with this policy decision.