https://bz.apache.org/bugzilla/show_bug.cgi?id=61120
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Wed May 24 19:36:12 2017
New Revision: 1796091
URL: http://svn.apache.org/viewvc?rev=1796091&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61120
Do not ignore path parameters when processing HTTP/2 requests.
Added:
tomcat/tc8.5.x/trunk/test/org/apache/co
Author: markt
Date: Wed May 24 19:35:00 2017
New Revision: 1796090
URL: http://svn.apache.org/viewvc?rev=1796090&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61120
Do not ignore path parameters when processing HTTP/2 requests.
Added:
tomcat/trunk/test/org/apache/coyote/htt
Author: markt
Date: Wed May 24 16:59:35 2017
New Revision: 1796080
URL: http://svn.apache.org/viewvc?rev=1796080&view=rev
Log:
Consistent naming
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessor.java
tomcat/trunk/java/org/apache/coyote/ActionCode.java
tomcat/trunk/java/o
https://bz.apache.org/bugzilla/show_bug.cgi?id=61120
Markus Dörschmidt changed:
What|Removed |Added
CC||markus.doerschm...@gmx.de
--
You
https://bz.apache.org/bugzilla/show_bug.cgi?id=61120
Bug ID: 61120
Summary: Tomcat 8.5.15 with HTTP/2: URL path parameters lost
Product: Tomcat 8
Version: 8.5.15
Hardware: PC
OS: Linux
Status: NEW
Severity
Author: markt
Date: Wed May 24 13:00:47 2017
New Revision: 1796054
URL: http://svn.apache.org/viewvc?rev=1796054&view=rev
Log:
Servlet 4.0
Update API and implementation for reading trailer fields from the request
Modified:
tomcat/trunk/java/javax/servlet/http/HttpServletRequest.java
tomca
GitHub user laurentperez opened a pull request:
https://github.com/apache/tomcat-maven-plugin/pull/27
Handle failed tomcat war deployment (status OK but body FAIL)
per http://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html a failed
deploy will trigger a body with status code 200