1 year ago
#286077
Http2inc
Where is easy.c and curl.c in libcurl?
I want to make the fastest http2 request in c. So I decided to open curl & nghttp2. I can find nghttp.cc in nghttp github, but cannot find curl.c & easy.c. I found only curl.h & easy.h. Where can I find those source files? I want to see source of curl_easy_perform, curl_init, etc... Is there anyone can help?
c
libcurl
http2
nghttp2
0 Answers
Your Answer