-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client-side redirect, remove bikeshed file
- Loading branch information
1 parent
b09b653
commit 7645fb7
Showing
4 changed files
with
8 additions
and
356 deletions.
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 |
---|---|---|
@@ -1,4 +1,3 @@ | ||
no-vary-search.html | ||
prefetch.html | ||
prerendering.html | ||
speculation-rules.html | ||
|
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
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<!DOCTYPE html> | ||
<title>Moved to ITEF</title> | ||
<meta http-equiv="refresh" content="3; url=https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html"> | ||
<h1>Moved to IETF</h1> | ||
<p>This work has moved to the IETF HTTP working group. You will be redirected to the <a href="https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html">latest revision</a> shortly.</p> |