assetgateway

Integration

Objects are addressed by stable paths. Requests carrying a matching validator receive 304 Not Modified.

Fetching an object

curl -s -o photo.jpg   -H 'Accept: image/avif,image/webp,image/*'   https://edge.staticfile.online/assets/photo-01.jpg

Cache semantics

HeaderValue
Cache-Controlpublic, max-age=86400
ETagweak validator, per object
Accept-Rangesbytes

Media segments under /static/av/ are served with a seven day TTL and support range requests for seeking.