SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

Options Method

Sends an OPTIONS request to the server.

Syntax

public void Options(string url);
Public Sub Options(ByVal Url As String)

Remarks

This request gets various information about the server such as supported HTTP methods. No content is included in the response.

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