SecureBlackbox 2020 Qt Edition

Questions / Feedback?

ReqParamsHost Property

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

Syntax

QString GetReqParamsHost();
int SetReqParamsHost(QString qsReqParamsHost);

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 Qt Edition - Version 20.0 [Build 8154]