We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56de6ec commit 1148af2Copy full SHA for 1148af2
src/http-gateways/path-gateway.md
@@ -380,7 +380,8 @@ Returned directive depends on requested content path and format:
380
- Implementations MAY place an upper bound on any TTL received, as
381
noted in Section 8 of :cite[rfc2181].
382
- If TTL value is unknown, implementations SHOULD not send a `Cache-Control`
383
- header and instead send a [`Last-Modified`](#last-modified-response-header) header.
+ - No matter if TTL value is known or not, implementations SHOULD always
384
+ send a [`Last-Modified`](#last-modified-response-header) header with the timestamp of the record resolution.
385
386
### `Last-Modified` (response header)
387
0 commit comments