System.Net.HttpClientComponent.TNetHTTPRequest Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnGetDeltaStreamsprotected
OnNeedClientCertificatepublishedEvent fired when a client certificate is needed.
OnReceiveDatapublishedOccurs one or more times while your request receives response data, and it indicates the current progress of the response download.
OnRequestCompletedpublishedEvent fired when a request finishes.
OnRequestErrorpublishedEvent fired when a request has an error.
OnValidateServerCertificatepublishedEvent fired when checking the validity of a server certificate.