Deployed 67cb485 with MkDocs version: 1.1.2

This commit is contained in:
2020-10-12 17:50:37 +00:00
parent e2d346e9dd
commit 5756244611
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="#1051-2020-10-09" class="nav-link">[10.5.1] - 2020-10-09</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1050-2020-09-30" class="nav-link">[10.5.0] - 2020-09-30</a>
<ul class="nav flex-column">
</ul>
@ -1051,6 +1055,8 @@
<h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p>
<h2 id="1051-2020-10-09">[10.5.1] - 2020-10-09</h2>
<p>(http client + server + ws) Add support for compressing http client requests with gzip. --compress_request argument is used in ws to enable this. The Content-Encoding is set to gzip, and decoded on the server side if present.</p>
<h2 id="1050-2020-09-30">[10.5.0] - 2020-09-30</h2>
<p>(http client + server + ws) Add support for uploading files with ws -F foo=@filename, new -D http server option to debug incoming client requests, internal api changed for http POST, PUT and PATCH to supply an HttpFormDataParameters</p>
<h2 id="1049-2020-09-30">[10.4.9] - 2020-09-30</h2>

View File

@ -264,5 +264,5 @@ webSocket.send(&quot;hello world&quot;);
<!--
MkDocs version : 1.1.2
Build Date UTC : 2020-10-08 19:44:07.118071+00:00
Build Date UTC : 2020-10-12 17:50:37.067959+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-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2020-10-08</lastmod>
<lastmod>2020-10-12</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.