Daniel Kahn Gillmor
2017-09-25 20:10:07 UTC
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
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