-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Fix Previous Version URL (#68)
- Loading branch information
1 parent
14ed4a9
commit 81b8c12
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ Group: webappsec | |
Status: WD | ||
TR: https://www.w3.org/TR/fetch-metadata/ | ||
ED: https://github.com/w3c/webappsec-fetch-metadata/ | ||
Previous Version: https://www.w3.org/TR/2019/WD-fetch-metadata-20200110/ | ||
Previous Version: https://www.w3.org/TR/2020/WD-fetch-metadata-20200110/ | ||
Editor: Mike West 56384, Google Inc., [email protected] | ||
Abstract: | ||
This document defines a set of Fetch metadata request headers that aim to provide servers with | ||
|