Hi, folks. It appears that busybox wget percent-encodes the string you pass to --post-data option, while GNU wget transmits it as is. Is this intentional? Are you interested in changing the behavior to match GNU wget, or are such incompatible changes to be avoided?
In any case, this patch [1] is what it takes. [1] http://tx97.net/~magv/busybox-networking-wget.c.diff _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
