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_websocketclient_get($res, 74 );
secureblackbox_websocketclient_set($res, 74, $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]