SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ReqParamsConnection Property

Specifies the value to pass to the Connection header property of HTTP request.

Object Oriented Interface

public function getReqParamsConnection();
public function setReqParamsConnection($value);

Procedural Interface

secureblackboxlite_restclient_get($res, 78 );
secureblackboxlite_restclient_set($res, 78, $value );

Default Value

''

Remarks

Specifies the value to pass to the Connection header field of HTTP request.

This property is not available at design time.

Data Type

String

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