SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ProxySettingsResponseHeaders Property

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

Object Oriented Interface

public function getProxySettingsResponseHeaders();
public function setProxySettingsResponseHeaders($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 50 );
secureblackboxlite_sshclient_set($res, 50, $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 Lite 2020 PHP Edition - Version 20.0 [Build 8166]