Added HTTP request types

This commit is contained in:
Pin
2022-02-21 15:03:26 -05:00
parent 44a6447047
commit 2f73f776f6
6 changed files with 155 additions and 32 deletions

2
include/utils.h Normal file
View File

@@ -0,0 +1,2 @@
int PrintLog(unsigned char *message);