Skip to content
Permalink
Browse files
Script updating gh-pages from 10e134a. [ci skip]
  • Loading branch information
ID Bot committed Apr 26, 2022
1 parent 77053be commit cead7b43ca633610426228c6f1949666e6549949
Showing with 49,674 additions and 0 deletions.
  1. +33 −0 index.html
  2. +75 −0 negative-base/index.html
  3. +1,601 −0 negative-base/rfc8999.html
  4. +440 −0 negative-base/rfc8999.txt
  5. +10,931 −0 negative-base/rfc9000.html
  6. +8,481 −0 negative-base/rfc9000.txt
  7. +4,205 −0 negative-base/rfc9001.html
  8. +2,754 −0 negative-base/rfc9001.txt
  9. +3,633 −0 negative-base/rfc9002.html
  10. +2,068 −0 negative-base/rfc9002.txt
  11. +5,969 −0 negative-base/rfc9114.html
  12. +3,287 −0 negative-base/rfc9114.txt
  13. +4,060 −0 negative-base/rfc9204.html
  14. +2,137 −0 negative-base/rfc9204.txt
@@ -126,6 +126,39 @@ <h2>Preview for branch <a href="qpack/stop_sending">qpack/stop_sending</a></h2>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9002.txt&amp;url2=https://quicwg.github.io/base-drafts/qpack/stop_sending/rfc9002.txt">diff with main</a></td>
</tr>
</table>
<h2>Preview for branch <a href="negative-base">negative-base</a></h2>
<table id="branch-negative-base">
<tr>
<td><a href="negative-base/rfc9001.html" class="html rfc9001">Using TLS to Secure QUIC</a></td>
<td><a href="negative-base/rfc9001.txt" class="txt rfc9001">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9001.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9001.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="negative-base/rfc9114.html" class="html rfc9114">HTTP/3</a></td>
<td><a href="negative-base/rfc9114.txt" class="txt rfc9114">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9114.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9114.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="negative-base/rfc9000.html" class="html rfc9000">QUIC Transport Protocol</a></td>
<td><a href="negative-base/rfc9000.txt" class="txt rfc9000">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9000.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9000.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="negative-base/rfc8999.html" class="html rfc8999">QUIC Invariants</a></td>
<td><a href="negative-base/rfc8999.txt" class="txt rfc8999">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc8999.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc8999.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="negative-base/rfc9204.html" class="html rfc9204">QPACK</a></td>
<td><a href="negative-base/rfc9204.txt" class="txt rfc9204">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9204.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9204.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="negative-base/rfc9002.html" class="html rfc9002">QUIC Loss Detection</a></td>
<td><a href="negative-base/rfc9002.txt" class="txt rfc9002">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9002.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9002.txt">diff with main</a></td>
</tr>
</table>
<h2>Preview for branch <a href="h3qp">h3qp</a></h2>
<h2>Preview for branch <a href="h3qp/setting_prefix">h3qp/setting_prefix</a></h2>
<table id="branch-h3qp/setting_prefix">
@@ -0,0 +1,75 @@
<!DOCTYPE html>
<html>
<head>
<title>quicwg/base-drafts negative-base preview</title>
<meta name="viewport" content="initial-scale=1.0">
<style type="text/css">/*<![CDATA[*/
body { font-family: "Helvetica Neue","Open Sans", Helvetica, Calibri,sans-serif; }
h1, h2, td { font-family: "Helvetica Neue", "Roboto Condensed", "Open Sans", Helvetica, Calibri, sans-serif; }
h1 { font-size: 20px; } h2 { font-size: 16px; }
table { margin: 5px 10px; border-collapse: collapse; }
th, td { font-weight: normal; text-align: left; padding: 2px 5px; }
a:link { color: #000; } a:visited { color: #00a; }
/*]]>*/</style>
</head>
<body>
<h1>Editor's drafts for negative-base branch of <a href="https://github.com/quicwg/base-drafts/tree/negative-base">quicwg/base-drafts</a></h1>
<p>View <a href="issues.html">saved issues</a>, or the latest GitHub <a href="https://github.com/quicwg/base-drafts/issues">issues</a> and <a href="https://github.com/quicwg/base-drafts/pulls">pull requests</a> in the <a href="https://github.com/quicwg/base-drafts">repo</a>.</p>
<table id="branch-negative-base">
<tr>
<td><a href="./rfc9001.html" class="html rfc9001">Using TLS to Secure QUIC</a></td>
<td><a href="./rfc9001.txt" class="txt rfc9001">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9001.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9001.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="./rfc9114.html" class="html rfc9114">HTTP/3</a></td>
<td><a href="./rfc9114.txt" class="txt rfc9114">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9114.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9114.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="./rfc9000.html" class="html rfc9000">QUIC Transport Protocol</a></td>
<td><a href="./rfc9000.txt" class="txt rfc9000">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9000.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9000.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="./rfc8999.html" class="html rfc8999">QUIC Invariants</a></td>
<td><a href="./rfc8999.txt" class="txt rfc8999">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc8999.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc8999.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="./rfc9204.html" class="html rfc9204">QPACK</a></td>
<td><a href="./rfc9204.txt" class="txt rfc9204">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9204.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9204.txt">diff with main</a></td>
</tr>
<tr>
<td><a href="./rfc9002.html" class="html rfc9002">QUIC Loss Detection</a></td>
<td><a href="./rfc9002.txt" class="txt rfc9002">plain text</a></td>
<td><a href="https://www.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/rfc9002.txt&amp;url2=https://quicwg.github.io/base-drafts/negative-base/rfc9002.txt">diff with main</a></td>
</tr>
</table>
<script>
// @licstart
// Any copyright is dedicated to the Public Domain.
// http://creativecommons.org/publicdomain/zero/1.0/
// @licend
window.onload = function() {
var referrer_branch = 'main';
// e.g., "https://github.com/user/repo/tree/main"
var chunks = document.referrer.split("/");
if (chunks[2] === 'github.com' && chunks[5] === 'tree') {
referrer_branch = chunks[6];
}
let branch = document.querySelector('#branch-' + referrer_branch);
let h = document.location.hash.substring(1);
if (h === 'show') {
document.location.hash = '#' + branch.id;
} else if (branch && h.startsWith('go')) {
let e = branch.querySelector(h.substring(2));
if (e && e.href) {
document.location = e.href;
}
}
};
</script>
</body>
</html>

0 comments on commit cead7b4

Please sign in to comment.