• 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
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 75.5 KB