Y
Hacker News
new
|
ask
|
show
|
jobs
by
1718627440
184 days ago
> I wonder what a C library would look like today, for handling HTTP requests.
Isn't that CURL?
1 comments
lelanthran
182 days ago
>> I wonder what a C library would look like today, for handling HTTP requests.
> Isn't that CURL?
Curl
sends
requests, it doesn't handle
incoming
requests.
link
> Isn't that CURL?
Curl sends requests, it doesn't handle incoming requests.