Files
golang.net/webdav
mpl 34ff4cd5e6 webdav: make it work for Mini-Redirector, emit namespace-prefixed XML.
The default webDAV client for windows explorer, Mini-Redirector,
apparently can not handle XML elements with a default namespace.

This change modifies the emitted XML so that elements are prefixed with
the D: namespace, defined as as "DAV:" in the multistatus tag.

Fixes golang/go#11177

Change-Id: Ib323ca312fa10bd5aa6e6c61d90812d066543bac
Reviewed-on: https://go-review.googlesource.com/10942
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2015-06-23 04:55:59 +00:00
..
2015-02-10 23:24:35 +00:00
2015-02-10 23:24:35 +00:00
2015-05-27 04:42:35 +00:00