WebResource.addOnSentRequest

This signal is emitted when @request has been sent to the server. In case of a server redirection this signal is emitted again with the @request argument containing the new request sent to the server due to the redirection and the @redirected_response parameter containing the response received by the server for the initial request.

class WebResource
gulong
addOnSentRequest
(,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta