Documentation
Delivery checks that stay understandable.
Validate a resource
- Confirm the requested path and expected content type.
- Check the response status and cache validators.
- Repeat a conditional request and compare the result.
Cache validation
Clients can reuse validators such as ETag and Last-Modified to avoid transferring unchanged content.