PhilipTheBucket@piefed.social to Web Development@programming.devEnglish · 2 days agoJust Use Curljustuse.orgexternal-linkmessage-square18fedilinkarrow-up144 cross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.mlhackernews@lemmy.bestiver.se
arrow-up144external-linkJust Use Curljustuse.orgPhilipTheBucket@piefed.social to Web Development@programming.devEnglish · 2 days agomessage-square18fedilink cross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.mlhackernews@lemmy.bestiver.se
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up4·2 days agoOr don’t. Alternatives are available - often with nicer interfaces! IMO the main reason to use curl is that Chrome lets you copy web requests as a curl command line.
Or don’t. Alternatives are available - often with nicer interfaces!
IMO the main reason to use curl is that Chrome lets you copy web requests as a curl command line.
I use
xh
. It’s quite nice.