System.Net.URLClient

From RAD Studio API Documentation
Jump to: navigation, search


Package rtl280.bpl

Classes

ENetCredentialExceptionException class for TCredential related exceptions.
ENetExceptionGeneric exception class for the System.Net exceptions.
ENetURIClientExceptionException class for TURLClient related exceptions.
ENetURIExceptionException class for TURI related exceptions.
ENetURIRequestExceptionException class for TURLRequest related exceptions.
ENetURIResponseExceptionException class for IURLResponse related exceptions.
IURLRequestInterface that classes that represent an URL request implement.
IURLResponseInterface that classes that represent an URL response implement.
TAsyncReadStream
TCertificateListTList of TCertificate.
TCredentialsStorageThe TCredentialsStorage class stores the credentials for TURLClient and TURLRequest.
TURLClientBase class for classes that encapsulates the manager of a common URL client for a specific protocol, such as THTTPClient.
TURLHeaders
TURLRequestBase class for URL request classes that implement specific protocols.
TURLResponseBase class for classes that handle a response to an URL request for a specific protocol, such as THTTPResponse.
TURLSchemesTURLSchemes is a class for creating objects associated to the current registered schemes.
TURLStream

Types

TAuthPersistenceType
TAuthTargetType
TCertificateRecord type which stores the information related to certificates.
TNameValueArray
TNameValuePairRecord to manage a Name-Value pair.
TNeedClientCertificateCallback
TNeedClientCertificateEvent
TNetHeader
TNetHeaders
TProxySettingsTProxySettings is a record type with the proxy settings which the URLClient uses.
TURIRecord type to compose/decompose a URI from/into its parts.
TURIParameter
TURIParameters
TValidateCertificateCallback
TValidateCertificateEvent