SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReqParamsAcceptRangeStart Property

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

Object Oriented Interface

public function getReqParamsAcceptRangeStart();
public function setReqParamsAcceptRangeStart($value);

Procedural Interface

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

Default Value

0

Remarks

This property, in combination with AcceptRangeEnd, 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 2020 PHP Edition - Version 20.0 [Build 8154]