jetty.project/jetty-server/src
Joakim Erdfelt 4993291af0
Wrong value of `RequestDispatcher.FORWARD_CONTEXT_PATH` attribute on root context (#9123)
* Wrong value of RequestDispatcher.FORWARD_CONTEXT_PATH on root context

* Fixes #9119 - uses proper context path that
  satisfies the root context rules of the servlet
  spec

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-01-20 08:16:43 -06:00
..
main Wrong value of `RequestDispatcher.FORWARD_CONTEXT_PATH` attribute on root context (#9123) 2023-01-20 08:16:43 -06:00
test Fix #8897 Ignore conditional headers as per RFC7232 (#8899) 2022-11-17 12:27:21 +11:00