Return the URIRequest associated with the response decision.
Modifications to the returned object are <emphasis>not</emphasis> taken into account when the request is sent over the
network, and is intended only to aid in evaluating whether a response decision should be taken or not. To modify requests before they are
sent over the network the WebKitPage::send-request
signal can be used instead.
this |
The URI request that is associated with this policy decision. |