Commit History

Author SHA1 Message Date
  Nigel Tao e45385e9b2 webdav: have the exported API use the standard library's xml.Name type. 8 years ago
  Nigel Tao 8f3641dedf webdav: rename the "etc/internal/xml" import. 8 years ago
  Nigel Tao 3a29182c25 webdav: use an internal fork of encoding/xml. 9 years ago
  mpl 34ff4cd5e6 webdav: make it work for Mini-Redirector, emit namespace-prefixed XML. 9 years ago
  Robert Stepanek 3cffabab72 webdav: Refactor property value unmarshaller for reuse with lockInfo. 9 years ago
  Robert Stepanek d175081df3 webdav: Support empty multistatus responses and simplify error handling. 9 years ago
  Robert Stepanek 169f422678 webdav: Add XML and HTTP handler support for PROPPATCH. 9 years ago
  Robert Stepanek 7dbad50ab5 webdav: define property system and implement PROPFIND. 9 years ago
  Robert Stepanek 6dc0abcce2 webdav: fix XML golden tests for encoding/xml xmlns change. 9 years ago
  Nigel Tao 5feaa29a7b webdav: set headers *before* calling w.WriteHeader. 9 years ago
  Robert Stepanek b8c11bbe94 webdav: implement multistatus response and property. 9 years ago
  Robert Stepanek d46df1aba1 webdav: added xml unmarshaler for PROPFIND requests. 9 years ago
  Nigel Tao 67f2549043 webdav: implement parseDepth; restrict LockDetails' depth to only zero 9 years ago
  Nigel Tao 46077d3c54 webdav: first cut of a memLS implementation. 10 years ago
  Nigel Tao baf9fd4387 go.net/webdav: new Handler, FileSystem, LockSystem and lockInfo types. 10 years ago