Rework the server to remove rest_xxx classes.
This commit is contained in:
@@ -73,6 +73,9 @@ public:
|
||||
private:
|
||||
void CreateStartLine();
|
||||
|
||||
// Add boundary to the payload for multipart form data.
|
||||
void AddBoundary(Payload& payload, bool end = false);
|
||||
|
||||
private:
|
||||
std::string method_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user