SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReqParamsContentRangeFullSize Property

Specifies the total length of the full entity-body of the HTTP request.

Object Oriented Interface

public function getReqParamsContentRangeFullSize();
public function setReqParamsContentRangeFullSize($value);

Procedural Interface

secureblackbox_httpclient_get($res, 81 );
secureblackbox_httpclient_set($res, 81, $value );

Default Value

0

Remarks

Specifies the total length of the full entity-body of the HTTP request.

This property is not available at design time.

Data Type

Long64

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