Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
49,641 additions
and 0 deletions.
- +75 −0 h3qp/kramdown/index.html
- +1,601 −0 h3qp/kramdown/rfc8999.html
- +440 −0 h3qp/kramdown/rfc8999.txt
- +10,931 −0 h3qp/kramdown/rfc9000.html
- +8,481 −0 h3qp/kramdown/rfc9000.txt
- +4,205 −0 h3qp/kramdown/rfc9001.html
- +2,754 −0 h3qp/kramdown/rfc9001.txt
- +3,633 −0 h3qp/kramdown/rfc9002.html
- +2,068 −0 h3qp/kramdown/rfc9002.txt
- +5,944 −0 h3qp/kramdown/rfc9114.html
- +3,287 −0 h3qp/kramdown/rfc9114.txt
- +4,052 −0 h3qp/kramdown/rfc9204.html
- +2,137 −0 h3qp/kramdown/rfc9204.txt
- +33 −0 index.html
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
| @@ -0,0 +1,75 @@ | ||
| <!DOCTYPE html> | ||
| <html> | ||
| <head> | ||
| <title>quicwg/base-drafts h3qp/kramdown 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 h3qp/kramdown branch of <a href="https://github.com/quicwg/base-drafts/tree/h3qp/kramdown">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-h3qp/kramdown"> | ||
| <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&url2=https://quicwg.github.io/base-drafts/h3qp/kramdown/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&url2=https://quicwg.github.io/base-drafts/h3qp/kramdown/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&url2=https://quicwg.github.io/base-drafts/h3qp/kramdown/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&url2=https://quicwg.github.io/base-drafts/h3qp/kramdown/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&url2=https://quicwg.github.io/base-drafts/h3qp/kramdown/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&url2=https://quicwg.github.io/base-drafts/h3qp/kramdown/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> |
Oops, something went wrong.