jetty.project/jetty-http/src
Joakim Erdfelt 17aa0c5ab9
Fixing #9517 - bad url-pattern prefix match behavior (#9518)
* Fixing #9517 - bad url-pattern prefix match behavior

Fixed regression where `/foo/*` was incorrectly matching `/foobar`.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: gregw <gregw@webtide.com>
Co-authored-by: gregw <gregw@webtide.com>
2023-03-20 17:53:40 +01:00
..
main Fixing #9517 - bad url-pattern prefix match behavior (#9518) 2023-03-20 17:53:40 +01:00
test Fixing #9517 - bad url-pattern prefix match behavior (#9518) 2023-03-20 17:53:40 +01:00