Details
Description
From ICE-2817:
"Mark empty responses that are supposed to terminate the blocking connection (as opposed to empty responses randomly send by some app. servers)."
This introduced the X-Connection extension response header. Support for this should be added to the ICEfaces Asynchronous HTTP Server as well.
"Mark empty responses that are supposed to terminate the blocking connection (as opposed to empty responses randomly send by some app. servers)."
This introduced the X-Connection extension response header. Support for this should be added to the ICEfaces Asynchronous HTTP Server as well.
Issue Links
- depends on
-
ICE-2817 Async applications with concurrentDomViews true can misbehave when more than 2 browser windows are used.
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16049 | Mon Mar 17 17:07:10 MDT 2008 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/ahs/src/com/icesoft/faces/net/http/HttpResponse.java
MODIFY /icefaces/trunk/icefaces/ahs/src/com/icesoft/faces/async/servlet/ProcessHandler.java MODIFY /icefaces/trunk/icefaces/ahs/src/com/icesoft/faces/async/server/ProcessHandler.java MODIFY /icefaces/trunk/icefaces/ahs/src/com/icesoft/faces/async/common/SessionManager.java |