Skip to content

Commit 3610eeb

Browse files
author
Peter Thorson
committed
[docs] Add changelog note about move based set_body references #792
1 parent 2667209 commit 3610eeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ HEAD
2222
- Performance: Refactor to_hex utility method to reduce unecessary copying,
2323
std::string construction, and duplicated code. Add tests. Thank you Dmitry
2424
Matrokhin for reporting and the patch. #914
25+
- Performance: Move based overload for connection::set_body for C++11 and
26+
later compilers. Thank you Matus Kysel for the patch & tests. #792
2527
- Reliability: Add a few defensive assertions to guard against corrupted
2628
HTTP message reads. Thank you Oleh Derevenko for reporting. #899
2729
- Documentation: Added language to explicitly clarify that the library

0 commit comments

Comments
 (0)