303 See Other

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf gptkb:HTTP_status_code
gptkbp:browserBehavior redirects with GET method
gptkbp:definedIn gptkb:RFC_7231
gptkbp:describes Indicates that the response to the request can be found under a different URI and should be retrieved using a GET method.
https://www.w3.org/2000/01/rdf-schema#label 303 See Other
gptkbp:introducedIn HTTP/1.1
gptkbp:locationHeaderRequired true
gptkbp:methodChangeAllowed true
gptkbp:methodChangeExample POST to GET
gptkbp:notToBeConfusedWith 302 Found
307 Temporary Redirect
gptkbp:output redirection
gptkbp:statusCodeClass 3xx
gptkbp:statusCodeClassMeaning Redirection
gptkbp:statusCodeNumber 303
gptkbp:typicalUseCase result of a POST request
gptkbp:usedFor redirecting clients to a different URI
gptkbp:usedIn HTTP/1.1
gptkbp:bfsParent gptkb:3xx_Redirection
gptkbp:bfsLayer 6