SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ReqParamsAcceptRangeEnd Property

This property, in combination with AcceptRangeStart, defines the media-range of the HTTP request.

Object Oriented Interface

public function getReqParamsAcceptRangeEnd();
public function setReqParamsAcceptRangeEnd($value);

Procedural Interface

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

Default Value

0

Remarks

This property, in combination with AcceptRangeStart, defines the media-range 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]