https://bugs.kde.org/show_bug.cgi?id=486790
Alberto Mattea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/11d21ee | |f81aceab26129bed2135a7f2f9a | |15e14c Status|ASSIGNED |RESOLVED --- Comment #7 from Alberto Mattea <[email protected]> --- Git commit 11d21eef81aceab26129bed2135a7f2f9a15e14c by Alberto Mattea. Committed on 27/10/2025 at 04:27. Pushed by meven into branch 'master'. [http] Remember that we're doing webdav while handling redirects We were reverting to plain http(s), which confused clients like dolphin. If the redirection target is plaintext use 'webdav' or 'dav' (respecting the current name choice), otherwise 'webdavs' or 'davs'. Note that the encryption status of the redirection target can be different from the current one, so we cannot blindly use the old protocol. M +11 -1 src/kioworkers/http/http.cpp https://invent.kde.org/frameworks/kio/-/commit/11d21eef81aceab26129bed2135a7f2f9a15e14c -- You are receiving this mail because: You are watching all bug changes.
