ForwardedFor

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Properties >

ForwardedFor

SIGNATURE=IW.HTTP.Request.THttpRequest.ForwardedFor

 

ETYPE=Property

 

Declaration:

Delphi:

public property ForwardedFor: string;

C++:

public: __property String ForwardedFor;

 

Description: This is ForwardedFor, a member of class THttpRequest.