Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit b0286c3

Browse files
authored
Add CDN Header
1 parent 11973b9 commit b0286c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/v1/index.html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ For example, when getting a resource the API will return a `ETag` header, the va
210210
- `Authorization`
211211
- `Accept` (should be set to `application/json` for all API requests)
212212
- `Content-Type`
213+
- `X-No-CDN-Redirect` (Tells the API to not redirect the user to the CDN but instead fetch the item itself, default `false`)
213214

214215
### For Pagination
215216
See [pagination](#pagination)

0 commit comments

Comments
 (0)