/jetty-disable-trace

This project contains code to show how to disable TRACE method in Jetty.

Primary LanguageJava

How to disable TRACE method in Jetty

This project shows you how to disable TRACE method for Embedded Jetty.

Run Main class and MainTest class you will see the result.

See this page for more detail.