Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince.
This commit is contained in:
parent
bdcfe32619
commit
c596264255
5 changed files with 160 additions and 74 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