man mod_trace () - handle trace requests
NAME
mod_trace - handle trace requests
DESCRIPTION
This module is responsible for handling of TRACE requests. Trace is a new request method in HTTP/1.1. The intended use of trace requests is for testing. The body of the trace response is the request message that the responding Web server or proxy received.
EWSAPI MODULE INTERACTION
Uses the following EWSAPI interaction data, if available:
SEE ALSO
AUTHOR
Martin Gustafsson - support@erlang.ericsson.se