Skip to content

Commit f3726b2

Browse files
committed
Fix DFL-3399: Some erroneous spec links for HTTP headers should be removed.
1 parent 0c26def commit f3726b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/scripts/spec_links.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2013,7 +2013,6 @@ SpecLinks.specs = {
20132013
"Content-Range": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.16",
20142014
"Content-Type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17",
20152015
"Date": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18",
2016-
"Clockless Origin Server Operation": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18.1",
20172016
"ETag": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19",
20182017
"Expect": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.20",
20192018
"Expires": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.21",
@@ -2031,8 +2030,6 @@ SpecLinks.specs = {
20312030
"Proxy-Authenticate": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.33",
20322031
"Proxy-Authorization": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.34",
20332032
"Range": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35",
2034-
"Byte Ranges": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.1",
2035-
"Range Retrieval Requests": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.2",
20362033
"Referer": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.36",
20372034
"Retry-After": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37",
20382035
"Server": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38",

0 commit comments

Comments
 (0)