SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

ReqParamsIfModifiedSince Property

Contains the If-Modified-Since request header property.

Syntax

__property String ReqParamsIfModifiedSince = { read=FReqParamsIfModifiedSince, write=FSetReqParamsIfModifiedSince };

Default Value

""

Remarks

Contains the If-Modified-Since request header field. This property makes the requested method conditional: when If-Modified-Since field is set, only the modified entities will be returned by the server.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 C++ Builder Edition - Version 20.0 [Build 8166]