SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

CustomRequest Property

Specifies a custom request verb.

Syntax

public string CustomRequest { get; set; }
Public Property CustomRequest As String

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.

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