> The Tomcat 3.2 standalone does not seem to support http status code 304
> ('if-modified-since', code SC_NOT_MODIFIED) and is always sending back the
> entire file, even it has not been modified.
>
> Is it going to be supported by versions '3.3' or 4.0 ?

All HTTP/1.1 ifs headers should be supported in 4.0, as well as ranged
requests (for resuming), and many other things.
If you're using TC in standalone mode, I would recommend upgrading to 4.0
beta 2 when it's released.

Remy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to