Skip to content

Commit d77c0b7

Browse files
committed
update TCC ref
1 parent 4fa5483 commit d77c0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cdn-cache-control.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default
44
{
55
name: 'CDN-Cache-Control',
66
id: 'cdn-cache-control',
7-
description: 'These tests check non-browser caches for behaviours around the [`CDN-Cache-Control` response header](https://httpwg.org/http-extensions/draft-ietf-httpbis-targeted-cache-control.html).',
7+
description: 'These tests check non-browser caches for behaviours around the [`CDN-Cache-Control` response header](https://httpwg.org/specs/rfc9213.html).',
88
tests: [
99
{
1010
name: 'An optimal CDN reuses a response with positive `CDN-Cache-Control: max-age`',

0 commit comments

Comments
 (0)