SecureBlackbox Lite 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

secureblackboxlite_httpclient_get($res, 82 );
secureblackboxlite_httpclient_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 Lite 2020 PHP Edition - Version 20.0 [Build 8166]