SetRewriteURL

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Methods >

SetRewriteURL

SIGNATURE=IW.HTTP.Request.THttpRequest.SetRewriteURL@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetRewriteURL(const aValue: string);

C++:

void public: __fastcall SetRewriteURL(const String aValue);

 

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