curl DSCP option?
Ronan Pigott via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
Hi curl, 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? [1] https://www.iana.org/assignments/dscp-registry/dscp-registry.xhtml#dscp-registry-1 Thanks, Ronan -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html