Skip to main content


Does anybody know how does #curl work? I mean behind the scenes, I can't read the code just yet but I'm very interested in how a program really makes an HTTP request and stuff
#curl
in reply to daniel:// stenberg://

@bagder Can I just say that the fact that the curl guy responds to stuff like this on mastodon is, at this point, one of the only cool things about the world. No pressure!
in reply to d2718

yeah.... it was a bit hard to get into the image so it's only mention in a box bottom right
This entry was edited (2 weeks ago)
in reply to daniel:// stenberg://

happy eyeballs is trying to setup multiple connections in parallel and going with the one that succeeds first. Typically a way to pick IPv4 vs IPv6.
This entry was edited (2 weeks ago)
⇧