Patch to implement escaping of URL elements
Status: Alpha
Brought to you by:
braga
This patch appears to fix the lack of escaping mentioned in bug #1814932; I can't say that I've tested it in any great detail, but it makes the test case mentioned in that bug work properly, as well as the case that was causing me trouble (simply reading a file called 'foo%20bar' from the server).
Cheers.
Patch addressing bug #1814932