Open
Description
Any reason why it's internal? Perhaps it's all the unsafe stuff going on at HttpKnownHeaderNames.TryGetHeaderName.cs but at least the constants could be factored out and exposed - they can be very useful. See for example: http://stackoverflow.com/questions/11037004/asp-mvc-are-there-any-constants-for-the-default-http-headers.