SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

trace Method

Sends a TRACE request to the server.

Syntax

def trace(url: str) -> None: ...

Remarks

TRACE is a debug command and is typically switched off and/or not supported by web servers.

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