Skip to main content


Here's one way to view the 28 transfer protocols #curl supports.
#curl
in reply to daniel:// stenberg://

the fact that the TCP and TLS sections don't have the same order for the same elements (HTTP and HTTPS, etc) really messes with my brain.
in reply to daniel:// stenberg://

great, I never knew curl supports such a variety. I'll try it for mqtt the next time, I always downloaded mosquitto sub/pub for debugging it.

#HomeAutomation #mqtt

Unknown parent

🐜
which has more?
in reply to 🐜

@antdude wget2 supports HTTP/HTTPS/FTP and aria2c supports HTTP/HTTPS/FTP/SFTP/Bittorrent. So 3 and 5 protocols.
@🐜
in reply to daniel:// stenberg://

I use it a lot for UDS sockets when doing automated kernel testing. Is that in the list?