You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/15 03:32:44 UTC

DO NOT REPLY [Bug 45419] Return Accept-Ranges from DefaultServlet

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


Fred Toth <ft...@synernet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ftoth@synernet.com




--- Comment #8 from Fred Toth <ft...@synernet.com>  2008-09-14 18:32:43 PST ---
It's difficult to create a generally correct work-around for this in a filter,
since a filter won't know which requests are destined for DefaultServlet. In my
case I know that all my PDFs are served by DefaultServlet, so a filter works.
But that's not universally true.

I've never written a valve, but I can imagine similar problems there.


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org