Trace Method
Sends a TRACE request to the server.
procedure Trace(Url: String);
Remarks
TRACE is a debug command and is typically switched off and/or not supported by web servers.
|
Trace MethodSends a TRACE request to the server. procedure Trace(Url: String); RemarksTRACE is a debug command and is typically switched off and/or not supported by web servers. |