System.Net.HttpClient.THTTPClient Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FCustomHeadersprotectedProtected data field for the CustomHeaders.
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
FValidateServerCertificateCallbackprotectedCallback method called to validate a server certificate.
FValidateServerCertificateEventprotectedEvent called to validate a server certificate.