Ian Bicking wrote:
> This can also be resolved by artificially increasing the length of the
> response body -- IE replaces the content when the content is under a
> certain length (I can't remember the exactly number). A big comment
> would do it, for instance.
You're right, adding a big comment
Geoffrey Talvola wrote:
This checkin was made to Subversion back in January:
r2022 | jdhildeb | 2005-01-11 18:33:13 -0500 (Tue, 11 Jan 2005) | 3 lines
When a servlet exception occurs, set the HTTP status code to 500,
"Servlet Error". Thanks to Radoslaw Kintzi.
I recently noticed that
Your proposal sounds good to me.
-Chuck
On 7/11/05, Geoffrey Talvola <[EMAIL PROTECTED]> wrote:
> This checkin was made to Subversion back in January:
>
>r2022 | jdhildeb | 2005-01-11 18:33:13 -0500 (Tue, 11 Jan 2005) | 3 lines
>
>When a servlet exception occurs, set the HTTP status cod
This checkin was made to Subversion back in January:
r2022 | jdhildeb | 2005-01-11 18:33:13 -0500 (Tue, 11 Jan 2005) | 3 lines
When a servlet exception occurs, set the HTTP status code to 500,
"Servlet Error". Thanks to Radoslaw Kintzi.
I recently noticed that Internet Explorer sometim