• Thomas Guillem's avatar
    storage/curl: fix href when file has a '&' char · 3d8067a0
    Thomas Guillem authored
    If the file name is "Hello & bye", 3 CharacterData events will be sent with the
    State::HREF state:
     - "Hello%20"
     - "&"
     - "%20bye"
    
    Reproduced with files hosted on an apache2 DAV server: 2.4.38-3+deb10u3.
    3d8067a0
Name
Last commit
Last update
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...