﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	function	customer	blocking	blockedby	due_assign	due_close	complete	estimatedhours	revision_no	last_fixed	last_closed
26	ASP.NET で HttpException を使用せずに、エラーを返す仕組みを作る	sarai		"わざと 404 NotFound 等を返したい場合でも、現在は HttpException を使用して通知している。これだと、イベントログに記録されたりしてかっこが悪い。

ASP.NET の内部の仕組みを解析して、HttpException を用いずに任意の HTTP ステータスを返す仕組みを考える。現状、`HttpResponse` でも出来るが、これだとカスタムエラーページが使用されない。カスタムエラーページが有効な方式を探る。"	要望	new	中		Framework														
