Deployed d056266
with MkDocs version: 1.1.2
This commit is contained in:
parent
ea3bdc79f0
commit
93eceede6b
@ -98,6 +98,10 @@
|
||||
|
||||
<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="#1053-2020-10-19" class="nav-link">[10.5.3] - 2020-10-19</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1052-2020-10-12" class="nav-link">[10.5.2] - 2020-10-12</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1059,6 +1063,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1053-2020-10-19">[10.5.3] - 2020-10-19</h2>
|
||||
<p>(http code) With zlib disabled, some code should not be reached</p>
|
||||
<h2 id="1052-2020-10-12">[10.5.2] - 2020-10-12</h2>
|
||||
<p>(ws curl) Add support for --data-binary option, to set the request body. When present the request will be sent with the POST verb</p>
|
||||
<h2 id="1051-2020-10-09">[10.5.1] - 2020-10-09</h2>
|
||||
|
@ -264,5 +264,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-10-12 21:03:41.230226+00:00
|
||||
Build Date UTC : 2020-10-19 20:38:24.254214+00:00
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
18
sitemap.xml
18
sitemap.xml
@ -1,39 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-10-12</lastmod>
|
||||
<lastmod>2020-10-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user