Am 2012-11-28 21:41, schrieb Caldarale, Charles R:
From: Michael-O [mailto:[email protected]]
Subject: Writing to response and issuing sendError

The exception is thrown out to the console but the response is still
written.

As it should be - it's already committed, and may well have been delivered.

If I leave out the flush (which commits the response). The
error page comes up.

Also as it should be.

Is this undefined behavior

No, it's operating as required by the spec.

Yes, thanks!


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

Reply via email to