curl / Mailing Lists / curl-users / Single Mail

curl-users

support for --post-data argument

From: Daniel Kahn Gillmor <dkg_at_fifthhorseman.net>
Date: Mon, 25 Sep 2017 16:10:07 -0400

hey Curl folks--

wget and uclient-fetch both support the argument --post-data, which i
think is equivalent to curl's --data-raw.

LEDE/OpenWRT apparently both make use of one of these three tools (wget,
curl, uclient-fetch) interchangably). It'd be easier for those tools
that depend on one of the three if they could rely on all of them
supporting the same interface. would curl consider adding --post-data
as an alias to --data-raw?

thanks for curl,

   --dkg

See also https://github.com/openwrt/packages/issues/4878

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html

Received on 2017-09-25