https://issues.apache.org/bugzilla/show_bug.cgi?id=46538





--- Comment #11 from Mark Thomas <ma...@apache.org>  2009-04-29 03:00:51 PST ---
The current state of T-E support in the browsers is:
- Opera advertises T-E support, works with T-E
- Moziila doesn't advertise T-E support, works with T-E
- IE doesn't advertise T-E support, doesn't work with T-E

My reading of the C-E discussion above is that any solution is a hack that will
have an issue somewhere. T-E is the right solution. Moving from the current
status quo is as likely or more likely to cause issues compared to the current
behaviour which while wrong, is at least understood. We could provide a handful
of options to allow users to configure the various hacks but this would add a
lot of code (and possibly  complexity) to the critical path.

I would like to use T-E by default and fallback to C-E if T-E is not supported.
However, the patchy browser support means that another set of options would be
required to give folks a reasonable chance of configuring a 'good' behaviour
for most clients.

My inclination is to mark this issue as WONTFIX with the longer term plan being
implementing T-E and switching to T-E once the browser support is reasonable.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to