jetty.project/jetty-io
Greg Wilkins 166eeaa1f6
Jetty 9.3.x #2954 report cause (#2959)
Issue #2954 Report badmessage cause

Pass BadMessageException from parser to HttpReceiverOVerHTTP

This change has already mostly been made in 9.4, so essentially this is a back port.  However the
primary signature of HttpParser.Handler for badMessage has not been changed and a default method
used to handle the cause. This avoids breaking any usages of the interface.

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2018-10-05 18:36:35 +10:00
..
src Jetty 9.3.x #2954 report cause (#2959) 2018-10-05 18:36:35 +10:00
pom.xml Updating to version 9.3.26-SNAPSHOT 2018-09-04 17:23:31 -05:00