SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ReqParamsAcceptCharset Property

Specifies the Accept-Charset header property of the HTTP request.

Object Oriented Interface

public function getReqParamsAcceptCharset();
public function setReqParamsAcceptCharset($value);

Procedural Interface

secureblackboxlite_restclient_get($res, 73 );
secureblackboxlite_restclient_set($res, 73, $value );

Default Value

''

Remarks

Specifies the Accept-Charset header field of the HTTP request. The Accept-Charset field specifies the character set which the client can understand.

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]