[Mono-dev] PR 1359: System.Web.HttpApplication: set StatusCode = 500 when we send an exception to the client

Etienne Champetier champetier.etienne at gmail.com
Fri Oct 24 08:56:29 UTC 2014


Hi,

when we get an exception in InitOnce (in HttpApplication), we send this
exception to the browser, without changing StatusCode so we get a wonderful
http 200.

I've checked and it's the only place where we call FinalErrorWrite and we
didn't set StatusCode.

https://github.com/mono/mono/pull/1359

Bye
Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141024/42784b4c/attachment.html>


More information about the Mono-devel-list mailing list