SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

ReqParamsHost Property

This property contains the Host header property of the HTTP request.

Syntax

__property String ReqParamsHost = { read=FReqParamsHost, write=FSetReqParamsHost };

Default Value

""

Remarks

This property contains the Host header field of the HTTP request. It specifies the host and port number of the resource being requested.

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]