Deployed b2f2184 with MkDocs version: 1.1.2
This commit is contained in:
parent
5756244611
commit
ea3bdc79f0
@ -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="#1052-2020-10-12" class="nav-link">[10.5.2] - 2020-10-12</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<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>
|
||||
@ -1055,6 +1059,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</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>
|
||||
<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>
|
||||
|
@ -264,5 +264,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-10-12 17:50:37.067959+00:00
|
||||
Build Date UTC : 2020-10-12 21:03:41.230226+00:00
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user