SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyResponseHeaders Property

Contains response headers received from an HTTP or HTTPS (WebTunnel) proxy server.

Object Oriented Interface

public function getProxyResponseHeaders();
public function setProxyResponseHeaders($value);

Procedural Interface

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

Default Value

''

Remarks

Contains response headers received from an HTTP or HTTPS (WebTunnel) proxy server.

Data Type

String

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