Re: how to disable TRACE method on port 61614

2014-04-07 Thread edsn
Hi Artnaseef , thank's for reply. I read the post at jetty's forum before fall back on this forum. And seems like jetty 4.x/5.x needs you put the security constraint to disable TRACE while the 6.x and latest it's come by de

Re: how to disable TRACE method on port 61614

2014-04-05 Thread artnaseef
Poking around the code, it looks like there is no way to configure this without a code change. Reading the following post, http://jetty.4.x6.nabble.com/Disable-HTTP-TRACE-in-Jetty-5-x-td12964.html, it seems it may not be necessary though. The TRACE method by default, while enabled, does not return