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_ftpclient_get($res, 99 );
secureblackbox_ftpclient_set($res, 99, $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]