Sets the Status line that is returned to the client.
The current HTTP status.
HttpResponse.Status has been deprecated in favor of HttpResponse.StatusDescription and is provided only for compatibility with earlier versions of ASP. With ASP.NET, use HttpResponse.StatusDescription instead.