Matches in DBpedia 2014 for { <http://dbpedia.org/resource/HTTP_303> ?p ?o. }
Showing items 1 to 15 of
15
with 100 items per page.
- HTTP_303 abstract "The HTTP response status code 303 See Other is the correct way to redirect web applications to a new URI, particularly after an HTTP POST has been performed, since RFC 2616 (HTTP 1.1).This response indicates that the correct response can be found under a different URI and should be retrieved using a GET method. The specified URI is not a substitute reference for the original resource.This status code should be used with the location header, as described below.303 See Other has been proposed as one way of responding to a request for a URI that identifies a real-world object according to Semantic Web theory (the other being the use of hash URIs). For example, if http://www.example.com/id/alice identifies a person, Alice, then it would be inappropriate for a server to respond to a GET request with 200 OK, as the server could not deliver Alice herself. Instead the server would issue a 303 See Other response which redirected to a separate URI providing a description of the person Alice.303 See Other can be used for other purposes. For example, when building a RESTful web API that needs to return to the caller immediately but continue executing asynchronously (such as a long-lived image conversion), the web API can provide a status check URI that allows the original client who requested the conversion to check on the conversion's status. This status check web API should return 303 See Other to the caller when the task is complete, along with a URI from which to retrieve the result in the Location HTTP header field.".
- HTTP_303 wikiPageExternalLink other.
- HTTP_303 wikiPageExternalLink alice.
- HTTP_303 wikiPageID "11550028".
- HTTP_303 wikiPageRevisionID "572216539".
- HTTP_303 hasPhotoCollection HTTP_303.
- HTTP_303 subject Category:Hypertext_Transfer_Protocol_status_codes.
- HTTP_303 comment "The HTTP response status code 303 See Other is the correct way to redirect web applications to a new URI, particularly after an HTTP POST has been performed, since RFC 2616 (HTTP 1.1).This response indicates that the correct response can be found under a different URI and should be retrieved using a GET method.".
- HTTP_303 label "HTTP 303".
- HTTP_303 sameAs HTTP_303.
- HTTP_303 sameAs m.04n3f7k.
- HTTP_303 sameAs Q5636137.
- HTTP_303 sameAs Q5636137.
- HTTP_303 wasDerivedFrom HTTP_303?oldid=572216539.
- HTTP_303 isPrimaryTopicOf HTTP_303.