Earlier quoted context omitted.
a better HTTP client is one that does exactly what you want, nothing more and nothing less.
Still no name or this mysterious better client. And what happens when I need something more, or something else? I need to find a different "better client"?
Daniel Stenberg and the home of curl in Stockholm, Sweden
31–40 of 68 posts
Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#32Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#33But where's your Commodore 64, Bagder? We know it's hiding somewhere.
Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#34Earlier quoted context omitted.
$299 for a two PC, single monitor kvm? Expensive.
Actually not - it's capable of 120hz @ 4k. Your typical chinesium $49 amazon KVM won't do that.
Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#35Hmmmm :).
Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#36Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#37Earlier quoted context omitted.
> It's just one HTTP client. curl supports 28 transfer protocols [1] > There are better ones. curl has 60 language bindings, runs on 89 operating systems across 24 CPU architectures [1] So what is that mythical better client (that only does HTTP)? [1] https://daniel.haxx.se/blog/2022/11/25/89-operating-systems
a better HTTP client is one that does exactly what you want, nothing more and nothing less.
cURL isn't a HTTP client.
It's a command line tool and library for transferring data with URLs :-)
Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#38Earlier quoted context omitted.
Yes. By curl. Every time comments like yours come up I'm just thinking "yeah, the fucker have no idea how much handling of edge cases comes up with libs like that"
I have implemented many networking applications from Ethernet to application protocols. I am also particularly aware of how HTTP and all the related stack works. So your thinking appears to be inaccurate.
Re: Daniel Stenberg and the home of curl in Stockholm, Sweden
#39Earlier quoted context omitted.
Still no name or this mysterious better client. And what happens when I need something more, or something else? I need to find a different "better client"?
I still type wget when trying to download stuff... not sure if better, except for default behavior.