System.Net.HttpClientComponent.TNetHTTPClient Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AcceptpublishedProperty to manage the Accept header that the TNetHTTPClient component adds to any request.
AcceptCharSetpublishedProperty to manage the Accept-CharSet header that the TNetHTTPClient component adds to any request.
AcceptEncodingpublishedProperty to manage the Accept-Encoding header that the TNetHTTPClient component adds to any request.
AcceptLanguagepublishedProperty to manage the Accept-Language header that the TNetHttpClient component adds to any request.
AllowCookiespublishedCookies policy that the client uses.
AsynchronouspublishedDetermines whether requests performed using methods of this component are asynchronous (True) or synchronous (False).
AutomaticDecompressionpublished
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
ConnectionTimeoutpublishedRepresents the timeout until an HTTP client connection is established.
ContentTypepublishedProperty to manage the Content-Type header that the TNetHTTPClient component adds to any request.
CookieManagerpublicCookie manager object which the client component uses.
CredentialsStoragepublicCredentials storage object which the client component uses for authorization purposes.
CustHeaderspublic
CustomHeaderspublicCustom-Headers which the client component adds to any request.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HandleRedirectspublishedRedirection policy to be used by the HTTP client component.
MaxRedirectspublishedIndicates the maximum number of redirects.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PreemptiveAuthenticationpublished
ProtocolVersionpublishedSpecifies HTTP protocol version to use.
ProxySettingspublicProxy settings that the client component uses.
RedirectsWithGETpublished
ResponseTimeoutpublishedRepresents the maximum timeout between partial HTTP responses in a given HTTP client request.
SecureFailureReasonspublic
SecureProtocolspublished
SendTimeoutpublished
SynchronizeEventspublished
TagpublishedStores a NativeInt integral value as a part of a component.
UseDefaultCredentialspublished
UserAgentpublishedProperty to manage the User-Agent header that the TNetHTTPClient component adds to any request.
VCLComObjectpublicRepresents information used internally by components that support COM.