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 2667209 commit 3610eebCopy full SHA for 3610eeb
changelog.md
@@ -22,6 +22,8 @@ HEAD
22
- Performance: Refactor to_hex utility method to reduce unecessary copying,
23
std::string construction, and duplicated code. Add tests. Thank you Dmitry
24
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
27
- Reliability: Add a few defensive assertions to guard against corrupted
28
HTTP message reads. Thank you Oleh Derevenko for reporting. #899
29
- Documentation: Added language to explicitly clarify that the library
0 commit comments