...
But in fact there is a risk since your web server echoes sensitive information in TRACE requests.
The standar standard way to disable trace in jetty is the configuration of the web.xml like
...
...
But in fact there is a risk since your web server echoes sensitive information in TRACE requests.
The standar standard way to disable trace in jetty is the configuration of the web.xml like
...