Deployed e3c98a0 with MkDocs version: 1.1.2

This commit is contained in:
2021-05-27 17:55:00 +00:00
parent 59df9f1ecb
commit b1a34edbbe
5 changed files with 22 additions and 10 deletions

View File

@ -95,6 +95,14 @@
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#1127-2021-05-27" class="nav-link">[11.2.7] - 2021-05-27</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1126-2021-05-18" class="nav-link">[11.2.6] - 2021-05-18</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1125-2021-04-04" class="nav-link">[11.2.5] - 2021-04-04</a>
<ul class="nav flex-column">
</ul>
@ -1160,6 +1168,10 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1127-2021-05-27">[11.2.7] - 2021-05-27</h2>
<p>(websocket server) Handle and accept firefox browser special upgrade value (keep-alive, Upgrade)</p>
<h2 id="1126-2021-05-18">[11.2.6] - 2021-05-18</h2>
<p>(Windows) move EINVAL (re)definition from IXSocket.h to IXNetSystem.h (fix #289)</p>
<h2 id="1125-2021-04-04">[11.2.5] - 2021-04-04</h2>
<p>(http client) DEL is not an HTTP method name, but DELETE is</p>
<h2 id="1124-2021-03-25">[11.2.4] - 2021-03-25</h2>

View File

@ -261,5 +261,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2021-04-05 06:28:11.698147+00:00
Build Date UTC : 2021-05-27 17:55:00.004800+00:00
-->

File diff suppressed because one or more lines are too long

View File

@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2021-04-05</lastmod>
<lastmod>2021-05-27</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.