[frameworks-kio] [Bug 484580] No access to webdavs since plasma6

Fabian Vogt bugzilla_noreply at kde.org
Wed Oct 23 08:30:36 BST 2024


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

--- Comment #15 from Fabian Vogt <fabian at ritter-vogt.de> ---
Git commit b382e97754a9cdb7c235ca11ef3959b63607ff87 by Fabian Vogt.
Committed on 23/10/2024 at 07:29.
Pushed by fvogt into branch 'master'.

[webdav] Handle redirections which add trailing slashes

KIO doesn't always send trailing slashes when referencing collections.
The RFC (quoted in the comment) requires that such clients handle
redirections, which KIO can't do correctly in this case.

Add explicit handling for such redirections in the http worker, such that
KIO and applications don't need to be aware of this.

M  +30   -27   src/kioworkers/http/http.cpp

https://invent.kde.org/frameworks/kio/-/commit/b382e97754a9cdb7c235ca11ef3959b63607ff87

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list