SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

CustomRequest Property

Specifies a custom request verb.

Syntax

__property String CustomRequest = { read=FCustomRequest, write=FSetCustomRequest };

Default Value

""

Remarks

Use this property to specify a custom HTTP method verb to use instead of the original method. PATCH is one of the commonly used custom verbs.

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]