System.Net.HttpClient.THTTPResponse

From RAD Studio API Documentation
Jump to: navigation, search

System.Net.URLClient.TURLResponseSystem.Classes.TBaseAsyncResultSystem.TInterfacedObjectSystem.TObjectTHTTPResponse

Delphi

THTTPResponse = class(TURLResponse, IHTTPResponse)

C++

class PASCALIMPLEMENTATION THTTPResponse : public System::Net::Urlclient::TURLResponse

Properties

Type Visibility Source Unit Parent
class public
System.Net.HTTPClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient System.Net.HttpClient

Description

Class that implements an IHTTPResponse.

See Also