Soap.SOAPHTTPTrans.THTTPReqResp Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnBeforePostpublishedOccurs before THTTPReqResp sends its message.
OnGetDeltaStreamsprotected
OnHttpErrorpublishedThe OnHttpError event is triggered when a request returned an HTTP status code greater or equal to 300.
OnNeedClientCertificatepublished
OnPostingDatapublishedOccurs before THTTPReqResp sends each chunk of data when the content is large.
OnReceivingDatapublishedOccurs after THTTPReqResp receives each chunk of data when the content is large.