SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ReqParamsCustomHeaders Property

Assign any custom HTTP headers to be passed to the server to this property.

Object Oriented Interface

public function getReqParamsCustomHeaders();
public function setReqParamsCustomHeaders($value);

Procedural Interface

secureblackboxlite_httpclient_get($res, 85 );
secureblackboxlite_httpclient_set($res, 85, $value );

Default Value

''

Remarks

Assign any custom HTTP headers to be passed to the server to this property.

This property is not available at design time.

Data Type

String

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