SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReqParamsContentRangeEnd Property

Specifies the upper bound used in the Content-Range header of the HTTP request.

Object Oriented Interface

public function getReqParamsContentRangeEnd();
public function setReqParamsContentRangeEnd($value);

Procedural Interface

secureblackbox_restclient_get($res, 80 );
secureblackbox_restclient_set($res, 80, $value );

Default Value

0

Remarks

Specifies the upper bound used in the Content-Range header 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]