We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b13ed8 commit d219a6dCopy full SHA for d219a6d
libs/network/doc/whats_new.rst
@@ -7,6 +7,13 @@
7
:mod:`cpp-netlib` 0.13
8
----------------------
9
10
+* Lots of little fixes.
11
+* Support for per-request SNI hostnames
12
+* Fixes to chunk and content-length encoding.
13
+* Changed default connection buffer size to 4K.
14
+* Support for IPv6 and HTTPS.
15
+* Example of large upload handling with the HTTP server.
16
+* Depend on Boost.Asio again instead of standalone Asio.
17
* Added Visual Studio 2015 support.
18
* Update minimum Boost to 1.58. Always use shared libs from Boost.
19
0 commit comments