Make httpget class work with URI paths containing characters that need to be percent...
commita7db7074ea7f8a77f8d7adeee91b3362cce7ac44
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 13 Apr 2008 18:43:51 +0000 (13 18:43 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 13 Apr 2008 18:43:51 +0000 (13 18:43 +0000)
treea4660c80a97ad785d314da737f5974103dee2daa
parentdedb7afb55a1d732519856978cc31e06124eaa28
Make httpget class work with URI paths containing characters that need to be percent-encoded. Fixes FS#8872. Add a few comments.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17099 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/httpget.cpp