Transport layer for the Konqueror web browser (KDE). [
This transport class adjust the behavior of the Webdav component to work with the KDE browser Konqueror.
Decodes the URLs in href attributes of PROPFIND responses.
Konqueror does not use the <displayname> property (which is also URL encoded), but the <href> tag of the response to determine the displayed resource names. It expects the content to be un-encoded.
This method calls the parent method and replaces the content of all <href> elements in the DOM tree.