SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

ReqParamsReferer Property

The Referer property of the HTTP request header specifies the address of the resource from which the Request-URI was obtained (the referrer).

Syntax

__property String ReqParamsReferer = { read=FReqParamsReferer, write=FSetReqParamsReferer };

Default Value

""

Remarks

The Referer field of the HTTP request header specifies the address of the resource from which the Request-URI was obtained (the referrer).

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]