rework client using async api

This commit is contained in:
Chunting Gu
2021-04-16 19:07:31 +08:00
parent 7f345b7a4e
commit f5210ba1a2
27 changed files with 855 additions and 522 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ protected:
std::string start_line_;
std::size_t content_length_;
std::size_t content_length_ = kInvalidLength;
};
} // namespace webcc