Documentation

Delivery checks that stay understandable.

Validate a resource

  1. Confirm the requested path and expected content type.
  2. Check the response status and cache validators.
  3. 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.