Re: curl DSCP option?
Daniel Stenberg via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 21 May 2024, Ronan Pigott via curl-users wrote: > I'm interested in a command line option for curl that would allow me to set > the DSCP codepoint used for uploads. Correct me if I'm wrong, but it doesn't > seem that any such option exists at the moment. > > So, something like > > $ curl -d @bigfile.txt --dscp=le https://example.com/post > > and the values would be either a number or a well-known name from [1]. > > Does a feature like this belong in curl? I don't know much about DSCP, but from what I understand it you are (almost?) asking for this: https://github.com/curl/curl/pull/13606 -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html