Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince.
This commit is contained in:
parent
266196d731
commit
fdfe95e792
4 changed files with 72 additions and 33 deletions
|
@ -27,4 +27,7 @@ namespace Util{
|
|||
static pid_t getPid(std::string name);
|
||||
static std::string getName(pid_t name);
|
||||
};
|
||||
|
||||
static setUser(std::string user);
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue