New header only http library

This commit is contained in:
Anonymous-275
2021-04-04 19:20:25 +03:00
parent e70cf0f877
commit ec3bcffe7c
8 changed files with 7671 additions and 116 deletions

View File

@@ -27,7 +27,7 @@ int main(int argc, char* argv[]) {
th.detach();
#endif
GetEP(argv[0]);
HTTP::Init(argv);
InitLauncher(argc,argv);
try {