Setting HTTP headers with Jetty

Posted by chris_l on Stack Overflow See other posts from Stack Overflow or by chris_l
Published on 2010-06-09T20:22:37Z Indexed on 2010/06/10 9:52 UTC
Read the original article Hit count: 207

Filed under:
|

What's the best way to set HTTP headers (based on filename patterns) in Jetty 6.1? Is it possible via jetty.xml (or jetty-web.xml)? Or do I have to modify web.xml?

© Stack Overflow or respective owner

Related posts about configuration

Related posts about jetty