mirror of
https://github.com/lifegpc/c-utils.git
synced 2026-07-08 01:30:39 +08:00
Update
This commit is contained in:
@@ -193,6 +193,7 @@ public:
|
||||
std::string path;
|
||||
std::string method;
|
||||
CookiesBase* cookies = nullptr;
|
||||
std::string toUri();
|
||||
private:
|
||||
HttpBody* body = nullptr;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user