Commit Graph

13 Commits

Author SHA1 Message Date
Xie Han
6158b23a0b Enable HttpMessage getting output body. 2023-08-23 03:36:16 +08:00
XieHan
ddbcc0708d Reorder some member functions. 2022-09-18 02:24:52 +08:00
XieHan
d0ddb33e9a Add HttpMessage::append_output_body_nocopy() with std::string 2022-07-11 23:01:28 +08:00
XieHan
ca6122ea5d Add HttpMessage::append_output_body() with C style string 2022-07-11 23:01:28 +08:00
XieHan
886217568f add HttpMessage::is_header_complete() 2022-03-06 15:51:07 +08:00
XieHan
32c21c83fe remove HttpMessage::get_output_body_nocopy 2021-12-29 02:20:22 +08:00
XieHan
8938628158 fix bug. 2021-12-27 23:19:02 +08:00
XieHan
354c820e2e add HttpMessage::get_output_body_nocopy() 2021-12-27 20:46:05 +08:00
XieHan
49e8d500a3 optimize http implementation 2021-09-22 22:01:43 +08:00
XieHan
7f3784b589 update messages move constructors 2021-01-27 23:49:32 +08:00
XieHan
fdf4c5c26e optimize messages' move constructor. 2020-12-21 20:17:18 +08:00
aresyang
c09c2d54f1 fix spell error in HttpMessage 2020-08-06 10:31:26 +08:00
XieHan
354ff7432b initialization 2020-07-29 13:42:26 +08:00