Professional ASP.NET - Chris Love's Official Blog

Professional ASP.NET development information, tips, tricks and related information to help make you a more productive web developer.
Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help
in Search

Browse by Tags

All Tags » IIS Status Code... » Http Status Code   (RSS)
  • HttpStatusCode – An Enumeration For the Web

    I have posted before about IIS Status codes, realize that is not exactly a correct name for them, it should be Http Status Codes. I wanted to point you to a valuable enumeration in the System.Net namespace, HttpStatusCode. It contains members for each of the codes specific in RFC 2616 for HTTP 1.1, see page 57-71 or Section 10. The HttpStatusCode ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on June 26, 2008
Powered by Community Server, by Telligent Systems