-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.ER2
-
None
If ServletInputStream.isReady returns false it is illegal to call the ServletInputStream.read method and an IllegalStateException MUST be thrown [1]
[1] http://download.oracle.com/otn-pub/jcp/servlet-3_1-fr-spec/servlet-3_1-final.pdf
- is cloned by
-
UNDERTOW-1140 Undertow don't call onAllDataRead of ReadListener if inputStream.read is called more times
- Resolved
- is incorporated by
-
JBEAP-12609 Undertow 1.4.18.SP1
- Closed
-
JBEAP-12932 Upgrade WildFly Core to 4.0.1.Final
- Closed
- is related to
-
JBEAP-15519 If ServletInputStream readListener onError resumes exception, server returns HTTP 200
- Closed
-
WFLY-11103 If ServletInputStream.isReady returns false it is illegal to call the ServletInputStream.read method and EAP returns HTTP 200
- Closed