Author: markt
Date: Tue Jun 3 09:39:12 2014
New Revision: 1599460
URL: http://svn.apache.org/r1599460
Log:
Pull up error flag
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessor.java
tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java
tomcat/trunk/java/org/a
Author: markt
Date: Tue Jun 3 11:31:33 2014
New Revision: 1599479
URL: http://svn.apache.org/r1599479
Log:
Tweak comments
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
URL:
Author: markt
Date: Tue Jun 3 12:14:17 2014
New Revision: 1599500
URL: http://svn.apache.org/r1599500
Log:
As per RFC2616, an unknown expect header should result in a 417 response.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
tomcat/trunk/test/org/apa
Author: kkolinko
Date: Tue Jun 3 12:18:17 2014
New Revision: 1599505
URL: http://svn.apache.org/r1599505
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56582
Convert implementations of ActionHook.action(..) to use switch(enum) operator.
Part 1/2: AJP processors.
It is backport of r1
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
--- Comment #4 from cos...@prodinf.ro ---
If you need some help do not hesitate to contact me.
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: markt
Date: Tue Jun 3 14:16:10 2014
New Revision: 1599558
URL: http://svn.apache.org/r1599558
Log:
Align code with comment and use a 500 response (internal server error)
as per the comment rather than a 400 response.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11
Author: kkolinko
Date: Tue Jun 3 18:05:02 2014
New Revision: 1599711
URL: http://svn.apache.org/r1599711
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56582
Convert implementations of ActionHook.action(..) to use switch(enum) operator.
Part 2/2: HTTP processors.
It is backport of r
https://issues.apache.org/bugzilla/show_bug.cgi?id=56582
--- Comment #2 from Konstantin Kolinko ---
Done for Tomcat 7 (r1599505 r1599711) and will be in 7.0.55.
I am ready to close this issue, but DISPATCH_EXECUTE + AJP question for Tomcat
8 from Comment 1 is pending.
--
You are receiving thi
Author: markt
Date: Tue Jun 3 18:37:00 2014
New Revision: 1599738
URL: http://svn.apache.org/r1599738
Log:
Reduce duplicate by moving error handling into addInputFilter.
Also makes error handling consistent.
Reduce visibility of addInputFilter()
Modified:
tomcat/trunk/java/org/apache/coyote/
Author: markt
Date: Tue Jun 3 18:37:33 2014
New Revision: 1599739
URL: http://svn.apache.org/r1599739
Log:
Tiny bit of de-duplication.
Add reference to RFC2616 for case insensitivity of transfer encoding
names.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Author: kkolinko
Date: Tue Jun 3 18:52:14 2014
New Revision: 1599752
URL: http://svn.apache.org/r1599752
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56582#c1
Implement DISPATCH_EXECUTE action for AJP connector.
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProcesso
https://issues.apache.org/bugzilla/show_bug.cgi?id=56582
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
--- Comment #5 from Konstantin Kolinko ---
My look at javax.el.BeanELResolver#cache is that a BeanELResolver that it would
be bad to share such cache between web applications.
The cache keys BeanProperties instances by class name, and not
2014-06-03 22:37 GMT+04:00 :
> Author: markt
> Date: Tue Jun 3 18:37:33 2014
> New Revision: 1599739
>
> URL: http://svn.apache.org/r1599739
> Log:
> Tiny bit of de-duplication.
> Add reference to RFC2616 for case insensitivity of transfer encoding
> names.
>
> Modified:
> tomcat/trunk/java/o
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.apache.org/bugzilla/show_bug.cgi?id=43968
Konstantin Kolinko changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #11 from Kons
https://issues.apache.org/bugzilla/show_bug.cgi?id=43968
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
17 matches
Mail list logo