Deployed d525c28 with MkDocs version: 1.1.2

This commit is contained in:
2020-09-18 22:12:08 +00:00
parent 0b8a03b191
commit 61b5fd278e
5 changed files with 17 additions and 11 deletions

View File

@ -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="#1041-2020-09-18" class="nav-link">[10.4.1] - 2020-09-18</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1040-2020-09-12" class="nav-link">[10.4.0] - 2020-09-12</a>
<ul class="nav flex-column">
</ul>
@ -1011,6 +1015,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1041-2020-09-18">[10.4.1] - 2020-09-18</h2>
<p>(cobra connection and bots) set an HTTP header when connecting to help with debugging bots</p>
<h2 id="1040-2020-09-12">[10.4.0] - 2020-09-12</h2>
<p>(http server) read body request when the Content-Length is specified + set timeout to read the request to 30 seconds max by default, and make it configurable as a constructor parameter</p>
<h2 id="1035-2020-09-09">[10.3.5] - 2020-09-09</h2>

View File

@ -265,5 +265,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2020-09-13 02:02:14.730728+00:00
Build Date UTC : 2020-09-18 22:12:08.451173+00:00
-->

File diff suppressed because one or more lines are too long

View File

@ -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-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-09-13</lastmod>
<lastmod>2020-09-18</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.