mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +00:00
Changed the signature of HttpParser.Listener.onBadMessage() to take a BadMessageException and updated dependent code. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>