SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReqParamsContentRangeStart Property

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

Object Oriented Interface

public function getReqParamsContentRangeStart();
public function setReqParamsContentRangeStart($value);

Procedural Interface

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

Default Value

0

Remarks

Specifies the lower 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]