SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReqParamsCookie Property

This header is expected to be assigned with cookies previously received from the server and stored by the client.

Object Oriented Interface

public function getReqParamsCookie();
public function setReqParamsCookie($value);

Procedural Interface

secureblackbox_websocketclient_get($res, 76 );
secureblackbox_websocketclient_set($res, 76, $value );

Default Value

''

Remarks

This header is expected to be assigned with cookies previously received from the server and stored by the client.

This property is not available at design time.

Data Type

String

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