System.Net.HttpClient.THTTPClientHelper Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AutomaticDecompressionpublicProperty that controls the automatic decompression of the response body.
PreemptiveAuthenticationpublicProperty that controls preemptive authentication.
SecureFailureReasonspublicProperty that returns a set of reasons of why the OnValidateServerCertificate or the ValidateServerCertificateCallback event was called.
UseDefaultCredentialspublicThis property controls automatic usage of logged user credentials for NTLM and Negotiate authentication schemas. It is platform dependent and currently supported on Windows and Linux.