OnPreSendRequest - cHttpTransfer
Called just before the request is sent. Can be used to set options of the RequestHandle
Type: Event
Syntax
Procedure OnPreSendRequest
Description
OnPreSendRequest is called just before the request is sent. This event can be used to set options of the RequestHandle if needed.