.Net Framework Http Status Codes

.Net Framework Http Status Codes

Http Status Codes
Http status code Http status code name
100 Continue
101 SwitchingProtocols
200 OK
201 Created
202 Accepted
203 NonAuthoritativeInformation
204 NoContent
205 ResetContent
206 PartialContent
300 MultipleChoices
300 Ambiguous
301 MovedPermanently
301 Moved
302 Found
302 Redirect
303 SeeOther
303 RedirectMethod
304 NotModified
305 UseProxy
306 Unused
307 TemporaryRedirect
307 RedirectKeepVerb
400 BadRequest
401 Unauthorized
402 PaymentRequired
403 Forbidden
404 NotFound
405 MethodNotAllowed
406 NotAcceptable
407 ProxyAuthenticationRequired
408 RequestTimeout
409 Conflict
410 Gone
411 LengthRequired
412 PreconditionFailed
413 RequestEntityTooLarge
414 RequestUriTooLong
415 UnsupportedMediaType
416 RequestedRangeNotSatisfiable
417 ExpectationFailed
426 UpgradeRequired
500 InternalServerError
501 NotImplemented
502 BadGateway
503 ServiceUnavailable
504 GatewayTimeout
505 HttpVersionNotSupported
Http Request Headers for Http/1.1 spec
Http request headers
CacheControl
Connection
Date
KeepAlive
Pragma
Trailer
TransferEncoding
Upgrade
Via
Warning
Allow
ContentLength
ContentType
ContentEncoding
ContentLanguage
ContentLocation
ContentMd5
ContentRange
Expires
LastModified
Accept
AcceptCharset
AcceptEncoding
AcceptLanguage
Authorization
Cookie
Expect
From
Host
IfMatch
IfModifiedSince
IfNoneMatch
IfRange
IfUnmodifiedSince
MaxForwards
ProxyAuthorization
Referer
Range
Te
Translate
UserAgent
Http Response Headers for Http/1.1 spec
Http response headers
CacheControl
Connection
Date
KeepAlive
Pragma
Trailer
TransferEncoding
Upgrade
Via
Warning
Allow
ContentLength
ContentType
ContentEncoding
ContentLanguage
ContentLocation
ContentMd5
ContentRange
Expires
LastModified
AcceptRanges
Age
ETag
Location
ProxyAuthenticate
RetryAfter
Server
SetCookie
Vary
WwwAuthenticate