SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Trace Method

Sends a TRACE request to the server.

Object Oriented Interface

public function doTrace($url);

Procedural Interface

secureblackbox_httpclient_do_trace($res, $url);

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 PHP Edition - Version 20.0 [Build 8154]