System.Net.HttpClient.IHTTPResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IHTTPResponse = interface(IURLResponse)

C++

__interface IHTTPResponse  : public System::Net::Urlclient::IURLResponse

Properties

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

Description

Interface for HTTPResponse.

See Also