decentraland / decentraland/worlds-content-server
Caches are not working for worlds content server
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
The returned header for requests is `cf-cache-status: DYNAMIC`,
```
curl https://worlds-content-server.decentraland.org/ipfs/bafkreih5kqir5ykts43262cxm755la4s3pjfel7wf5gqacsj4tdpferevi -I
```
Cache control headers should be added to the /ipfs/ and /contents/ endpoints
Contributor guide
Assessment
This issue has not been assessed yet.