Hello!
Can you please recommend a free HTTP library, for C/C++, that works
in Linux? It should provide simple functions like connecting to a URL,
and reading data from a URL.
If you know, please specify whether it is multithread-safe(it's important
that it is).
Thank you very much,
Simbasaurus.
Can you please recommend a free HTTP library, for C/C++, that works
in Linux? It should provide simple functions like connecting to a URL,
and reading data from a URL.
If you know, please specify whether it is multithread-safe(it's important
that it is).
Thank you very much,
Simbasaurus.
Comment