SecureBlackbox 2020 iOS Edition

Questions / Feedback?

trace (method)

Sends a TRACE request to the server.

Syntax

- (void)trace:(NSString*)url;
public func trace(_ url: String) throws -> Void

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 2020 iOS Edition - Version 20.0 [Build 8166]