[jetty-user] Issue with request log and async request

jfgosselin <[email protected]> Tue, 2 Sep 2014 09:14:44 -0700 (PDT)
Newsgroups gmane.comp.java.jetty.support
Message-ID <[email protected]>
Jetty 9.2.2.v20140723



When handling an async request, Jetty doesn't include the query parameters
(e.g. ?key1=val1&key2=val2) from the request in the request log.

Looking at handleAsync in org.eclipse.jetty.server.Server,
context.getContextPath() or path doesn't include the query parameters  :





--
View this message in context: http://jetty.4.x6.nabble.com/Issue-with-request-log-and-async-request-tp4962958.html
Sent from the Jetty Support mailing list archive at Nabble.com.