|
9 | 9 |
|
10 | 10 | v0.9.5 |
11 | 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. |
| 12 | +*Removed dependency on Boost.Parameter from HTTP client and server. |
| 13 | +*Fixed for Clang error on Twitter example. |
| 14 | +*Added source port to the request (HTTP server). |
| 15 | +*Updated CMake config for MSVC 2010/2012. |
| 16 | +*Now support chunked content encoding in client response parsing. |
| 17 | +*Fixed bug with client not invoking callback when a request fails. |
18 | 18 |
|
19 | 19 | v0.9.4 |
20 | 20 | ~~~~~~ |
|