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 8a76054 commit 2ca654dCopy full SHA for 2ca654d
libs/network/doc/whats_new.rst
@@ -7,6 +7,15 @@
7
:mod:`cpp-netlib` 0.9
8
---------------------
9
10
+v0.9.5
11
+~~~~~~
12
+* Removing dependency on Boost.Parameter from HTTP client and server.
13
+* Fix for Clang error on Twitter example.
14
+* Adding source port to the request (HTTP server).
15
+* Updates to CMake config for MSVC 2010/2012.
16
+* Support chunked content encoding in client response parsing.
17
+* Fix bug with client not invoking callback when a request fails.
18
+
19
v0.9.4
20
~~~~~~
21
* Lots of URI fixes.
0 commit comments