Skip to content

Commit 611974c

Browse files
committed
update spec links
1 parent 84a3fa5 commit 611974c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tests for HTTP Caches
22

3-
This is a test suite for the behaviours of [HTTP caches](http://httpwg.org/specs/rfc7234.html),
3+
This is a test suite for the behaviours of [HTTP caches](https://httpwg.org/specs/rfc9111.html),
44
including browsers, proxy caches and CDNs. Its public results are available at
55
[cache-tests.fyi](https://cache-tests.fyi).
66

@@ -112,7 +112,7 @@ On OSX, you can use `test-browser.sh` to automate this.
112112

113113
## Interpreting the Results
114114

115-
HTTP caching by its nature is an optimisation; implementations aren't required to cache everything. However, when they do cache, their behaviour is constrained by [the specification](https://httpwg.org/specs/rfc7234.html).
115+
HTTP caching by its nature is an optimisation; implementations aren't required to cache everything. However, when they do cache, their behaviour is constrained by [the specification](https://httpwg.org/specs/rfc9111.html).
116116

117117
As a result, there are a few different kinds of test results (note that the HTML results use similar but slightly different symbols):
118118

0 commit comments

Comments
 (0)