SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyResponseBody Property

Contains the HTTP or HTTPS (WebTunnel) proxy response body.

Object Oriented Interface

public function getProxyResponseBody();
public function setProxyResponseBody($value);

Procedural Interface

secureblackbox_mailreader_get($res, 109 );
secureblackbox_mailreader_set($res, 109, $value );

Default Value

''

Remarks

Contains the HTTP or HTTPS (WebTunnel) proxy response body.

Data Type

String

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