Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit40a4339

Browse files
committed
Update whats_new.rst for 0.10.0
1 parent257aefe commit40a4339

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎libs/network/doc/whats_new.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44
What's New
55
************
66

7+
:mod:`cpp-netlib` 0.10
8+
---------------------
9+
10+
v0.10.0
11+
~~~~~~
12+
* Added support for more HTTP status codes (206, 408, 412, 416, 507).
13+
* Refactored the parser for chunked encoding.
14+
* Fixed parsing chunked encoding if the response body has ``<chunk>CLRF<hex>CLRF<data>``.
15+
* Added librt dependency on Linux.
16+
* Check the callback in the asynchronous client before calling it.
17+
* Fixed issues `#110`_, `#168`_, `#213`_.
18+
19+
.. _`#110`:https://github.com/cpp-netlib/cpp-netlib/issues/110
20+
.. _`#168`:https://github.com/cpp-netlib/cpp-netlib/issues/168
21+
.. _`#213`:https://github.com/cpp-netlib/cpp-netlib/issues/213
22+
723
:mod:`cpp-netlib` 0.9
824
---------------------
925

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp