Tag: code 3xx
All the articles with the tag "code 3xx".
306 Unused (HTTP Status Code 306)
HTTP status code 306 is a historical status code that was once used in early drafts of HTTP/1.1 but was ultimately not formally defined as a standard status code.
307 Temporary Redirect (HTTP Status Code 307)
HTTP status code 307 indicates that the requested resource has temporarily moved to a different URI.
308 Permanent Redirect (HTTP Status Code 308)
HTTP status code 308 indicates that the requested resource has been permanently moved to a new location specified by the `Location` header.