[Bug 56640] request.isAsyncSupported wrongly returns false

2014-07-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56640 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 56640] request.isAsyncSupported wrongly returns false

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56640 --- Comment #3 from Konstantin Kolinko --- For a reference, some pointers for the current Tomcat 7.0.x code. 1) javax.servlet.ServletRequestWrapper.isAsyncSupported() returns the value from the wrapped request object. 2) org.apache.catali

[Bug 56640] request.isAsyncSupported wrongly returns false

2014-06-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56640 --- Comment #2 from Mark Thomas --- Please send the app to reproduce this to the Tomcat private list. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 56640] request.isAsyncSupported wrongly returns false

2014-06-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56640 Konstantin Kolinko changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from