https://bugs.kde.org/show_bug.cgi?id=397084

林博仁 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from 林博仁 <[email protected]> ---
I can reproduce this issue, server-side log:

```
webdav    | [Wed Apr 15 17:12:52.294803 2020] [dav:error] [pid 100:tid
140470051162912] [client 192.168.192.1:50716] Could not fetch resource
information.  [400, #0]
webdav    | [Wed Apr 15 17:12:52.294825 2020] [dav:error] [pid 100:tid
140470051162912] [client 192.168.192.1:50716] The URL contains extraneous path
components. The resource could not be identified.  [400, #0]
webdav    | 192.168.192.1 - - [15/Apr/2020:17:12:52 +0000] "DELETE
/docker-compose.yml/ HTTP/1.1" 400 226 "-" "Mozilla/5.0 (X11; Linux x86_64)
KHTML/5.47.0 (like Gecko) Konqueror/5 KIO/5.47"
```

It appears that an extraneous slash has been appended to the request, thus the
error.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to