Header |
Description |
Content-Base |
Specifies the base URL for resolving all relative URLs within the
document |
Content-Length |
Specifies the length (in bytes) of the body |
Content-Type |
Specifies the media type of the body |
Date |
Specifies the date and time when the response was sent |
ETag |
Specifies an entity tag for the requested resource |
Last-Modified |
Specifies the date and time when the requested resource was last
modified |
Location |
Specifies the new location for the resource |
Server |
Specifies the name and version of the web server |
Set-Cookie |
Specifies a name-value pair that the browser should provide with
future requests |
WWW-Authenticate |
Specifies the authorization scheme and realm |