SecureBlackbox 2020 Qt Edition

Questions / Feedback?

ReqParamsHTTPVersion Property

Specifies the version of HTTP protocol to use: 1.

Syntax

int GetReqParamsHTTPVersion();
int SetReqParamsHTTPVersion(int iReqParamsHTTPVersion);

Possible Values

CHV_HTTP10(0), 
CHV_HTTP11(1)

Default Value

1

Remarks

Specifies the version of HTTP protocol to use: 1.0 or 1.1.

chvHTTP10HTTP/1.0 (0)
chvHTTP11HTTP/1.1 (1)

This property is not available at design time.

Data Type

Integer

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