Deployed e3c98a0
with MkDocs version: 1.1.2
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user