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 5e84225 commit a9ab757Copy full SHA for a9ab757
src/http-gateways/path-gateway.md
@@ -437,7 +437,8 @@ Returned directive depends on requested content path and format:
437
TXT record.
438
- Implementations MAY place an upper bound on any TTL received, as
439
noted in Section 8 of :cite[rfc2181].
440
- - If TTL value is unknown, implementations SHOULD not send a `Cache-Control`
+ - If TTL value is unknown, implementations SHOULD send a meaningful `Cache-Control`,
441
+ ideally mathing the one from generated `/ipfs` responses above.
442
- No matter if TTL value is known or not, implementations SHOULD always
443
send a [`Last-Modified`](#last-modified-response-header) header with the timestamp of the record resolution.
444
0 commit comments