System.Net.HttpClient.THTTPClient Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FAuthCallbackpublic
FAuthEventpublic
FConnectionTimeoutpublic
FCredentialsStoragepublic
FCustomHeadersprotectedProtected data field for the CustomHeaders.
FInstancespublic
FInternalCredentialsStoragepublic
FMaxRedirectsprotectedMaximum number of redirects that a THTTPClient can process when executing an HTTP request.
FNeedClientCertificateCallbackprotectedUser callback function when a client certificate is needed
FNeedClientCertificateEventprotectedUser event fired when a client certificate is needed
FProxySettingspublic
FResponseTimeoutpublic
FSecureFailureReasonsprotected
FSendTimeoutpublic
FValidateServerCertificateCallbackprotectedCallback method called to validate a server certificate.
FValidateServerCertificateEventprotectedEvent called to validate a server certificate.