Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x

This commit is contained in:
Greg Wilkins 2018-08-12 16:59:33 +10:00
commit 5ee856c0c1
1 changed files with 3 additions and 0 deletions

View File

@ -539,6 +539,9 @@ jetty-9.3.18.v20170406 - 06 April 2017
+ 877 Programmatic servlet mappings cannot override mappings from
webdefault.xml using quickstart
+ 1201 X-Forwarded-For incorrectly set in jetty-http-forwarded.xml
+ 1316 Request.extract*Parameters() reports context
+ 1322 Request.extract*Parameters() throws for bad UTF8 same as for bad ISO88591
+ 1326 Removed non-standard "%uXXXX" encoding support
+ 1417 Improve classloader dumping
+ 1439 Allow UNC paths to function as Resource bases