| Header | Description |
|---|---|
| Content-Encoding | Included if content has been encoded (gzip). |
| Content-Language | Language selected. |
| Content-Length. | Size of response, in bytes, unless content or transfer encoding has been applied. |
| Content-Type | Type of response. |
| Last-Modified | The last time the resource data was modified. |
| Location | URI of a newly created resources. |
| Transfer-Encoding | The form of encoding used to transfer the entity to the user. |