take a look at the RewriteHandler http://wiki.eclipse.org/Jetty/Feature/Rewrite_Handler
cheers, jesse -- jesse mcconnell [email protected] On Fri, Apr 27, 2012 at 05:18, Konstantin Petrukhnov <[email protected]> wrote: > Hello > We use jetty for testing. Is it possible to add specific header to all > requests that come to jetty via some jetty xml config file. > In other words, when jetty server is started and someone make request, > header added before request hit servlet. > > I found next related message in > archive: http://dev.eclipse.org/mhonarc/lists/jetty-users/msg01397.html > > - Konstantin > > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
