Rework the prepare of response status line

This commit is contained in:
Chunting Gu
2019-06-04 10:14:41 +08:00
parent 22b783ce97
commit 7af95778f5
4 changed files with 50 additions and 73 deletions
+3
View File
@@ -37,6 +37,9 @@ public:
void Prepare() override;
private:
void PrepareStatusLine();
private:
int status_; // Status code
std::string reason_; // Reason phrase