System.Net.HttpClient.THTTPResponse.FRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRequest: IHTTPRequest;

C++

_di_IHTTPRequest FRequest;

Properties

Type Visibility Source Unit Parent
field protected
System.Net.HTTPClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPResponse

Description

Request that originates the response.

See Also