Skip to content

Commit 7e8a523

Browse files
committed
CSP-COOKIES: s/7320/7230/. Thanks @mnot.
1 parent bfa30a6 commit 7e8a523

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

specs/csp-cookies/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@
994994
<div class="head">
995995
<p data-fill-with="logo"></p>
996996
<h1 class="p-name no-ref" id="title">Content Security Policy: Cookie Controls</h1>
997-
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">A Collection of Interesting Ideas, <time class="dt-updated" datetime="2015-09-26">26 September 2015</time></span></h2>
997+
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">A Collection of Interesting Ideas, <time class="dt-updated" datetime="2015-09-28">28 September 2015</time></span></h2>
998998
<div data-fill-with="spec-metadata">
999999
<dl>
10001000
<dt>This version:
@@ -1289,7 +1289,7 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
12891289
<li><a href="https://tools.ietf.org/html/rfc6454#section-3.2">origin</a>
12901290
</ul>
12911291
<li>
1292-
<a data-link-type="biblio" href="#biblio-rfc7320">[rfc7320]</a> defines the following terms:
1292+
<a data-link-type="biblio" href="#biblio-rfc7230">[RFC7230]</a> defines the following terms:
12931293
<ul>
12941294
<li><a href="https://tools.ietf.org/html/rfc7230#section-3.2.3">rws</a>
12951295
</ul>
@@ -1321,8 +1321,6 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
13211321
<dd>D. Crocker, Ed.; P. Overell. <a href="https://tools.ietf.org/html/rfc5234">Augmented BNF for Syntax Specifications: ABNF</a>. January 2008. Internet Standard. URL: <a href="https://tools.ietf.org/html/rfc5234">https://tools.ietf.org/html/rfc5234</a>
13221322
<dt id="biblio-rfc6265"><a class="self-link" href="#biblio-rfc6265"></a>[RFC6265]
13231323
<dd>A. Barth. <a href="https://tools.ietf.org/html/rfc6265">HTTP State Management Mechanism</a>. April 2011. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc6265">https://tools.ietf.org/html/rfc6265</a>
1324-
<dt id="biblio-rfc7320"><a class="self-link" href="#biblio-rfc7320"></a>[RFC7320]
1325-
<dd>M. Nottingham. <a href="https://tools.ietf.org/html/rfc7320">URI Design and Ownership</a>. July 2014. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc7320">https://tools.ietf.org/html/rfc7320</a>
13261324
</dl>
13271325
<h3 class="no-num heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
13281326
<dl>

specs/csp-cookies/index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Content Security Policy: Cookie Controls</h1>
5050
spec: RFC6454; urlPrefix: https://tools.ietf.org/html/rfc6454
5151
type: dfn
5252
text: origin; url: section-3.2
53-
spec: RFC7320; urlPrefix: https://tools.ietf.org/html/rfc7230
53+
spec: RFC7230; urlPrefix: https://tools.ietf.org/html/rfc7230
5454
type: grammar
5555
text: RWS; url: section-3.2.3
5656
</pre>

0 commit comments

Comments
 (0)