Skip to content

Commit d219a6d

Browse files
committed
Update whats new documentation
1 parent 1b13ed8 commit d219a6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

libs/network/doc/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
:mod:`cpp-netlib` 0.13
88
----------------------
99

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.
1017
* Added Visual Studio 2015 support.
1118
* Update minimum Boost to 1.58. Always use shared libs from Boost.
1219

0 commit comments

Comments
 (0)