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/10942Reviewed-by: Nigel Tao <nigeltao@golang.org>
Showing
Please
register
or
sign in
to comment