1. HTTP (Hypertext Transfer Protocol)

  1. HTTP Headers

  1. Location
    1. Overview table
    2. Syntax

Location

The "Location" header refers to a resource that has some relationship to the request, typically a URI to be followed for a redirect.

Overview table

Name
Location
Direction
Response
Description
Refers to another resource, depending on status code
Specification
RFC 7231: HTTP/1.1 Semantics and Content ยง7.1.2. Location

Syntax

Location = URI-reference