Skip to content

Commit 1148af2

Browse files
hacdiaslidel
andcommitted
chore: apply feedback suggestions
Co-authored-by: Marcin Rataj <[email protected]>
1 parent 56de6ec commit 1148af2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/http-gateways/path-gateway.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,8 @@ Returned directive depends on requested content path and format:
380380
- Implementations MAY place an upper bound on any TTL received, as
381381
noted in Section 8 of :cite[rfc2181].
382382
- 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.
383+
- 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.
384385

385386
### `Last-Modified` (response header)
386387

0 commit comments

Comments
 (0)