SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

CustomRequest Property

Specifies a custom request verb.

Syntax

public String getCustomRequest();
public void setCustomRequest(String customRequest);

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.

Default Value

""

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