Closed winster closed 7 years ago
Hi, For a C HTTP library I would suggest you to take a look at:
HTTPP can work in a C code base but if you want to avoid compiling your project with a C++ compiler you would need to wrap it which is something very time consuming.
Best of luck Cheers
Hi, For a C HTTP library I would suggest you to take a look at:
HTTPP can work in a C code base but if you want to avoid compiling your project with a C++ compiler you would need to wrap it which is something very time consuming.
Best of luck Cheers