SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

ReqParamsIfUnmodifiedSince Property

Contains the If-Unmodified-Since request header property.

Syntax

__property String ReqParamsIfUnmodifiedSince = { read=FReqParamsIfUnmodifiedSince, write=FSetReqParamsIfUnmodifiedSince };

Default Value

""

Remarks

Contains the If-Unmodified-Since request header field. This property makes the requested method conditional: when If-Unmodified-Since field is set, only the unmodified 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 2020 C++ Builder Edition - Version 20.0 [Build 8154]