System.Net.HttpClient.THTTPResponse

From RAD Studio API Documentation
Jump to: navigation, search

Error: Image is invalid or non-existent.

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