Download a file with a percent-escape, e.g. %20 results in a file where the %20 remains as-is. The man page says that no further process happens, though I expected that to work. I have found this http://stackoverflow.com/q/11734834/696632 in stackoverflow.
Can the docs explicitly mention that it does not unescape percent parts?
A good idea. Will do!
Thanks, fixed in git now.