Historique des commits

Auteur SHA1 Message Date
  Alexandr Mayorskiy c0dbc17a35 webdav: allow empty host in move il y a 4 ans
  Mykhailo Lesyk 1492cefac7 webdav: remove redundant trailing slash for root directory il y a 5 ans
  Mickael KERJEAN c95aed5357 webdav: add trailing slash on directories il y a 5 ans
  Brad Fitzpatrick 04ba8c85dd webdav: remove Go 1.6 support, use std context il y a 5 ans
  Daniel Theophanes 4bb47a1098 webdav: add Context argument to FileSystem interface il y a 8 ans
  Nigel Tao d7bf3545bb webdav: respect the Handler.Prefix in confirmLocks. il y a 8 ans
  Nigel Tao 9622a22758 webdav: fill in the package's doc comment. il y a 8 ans
  Nigel Tao e000e3cac1 webdav: remove runtime check for Go 1.4 or earlier. il y a 8 ans
  Yasuhiro Matsumoto d75b190240 webdav: fix props for directory il y a 9 ans
  Yasuhiro Matsumoto 55cccaa02a x/net/webdav: percent-encode D:href in the XML. il y a 8 ans
  Federico Simoncelli db8e4de5b2 webdav: improve support for url prefixes il y a 9 ans
  Nigel Tao 6fbb23f992 webdav: have copyFiles copy dead properties. il y a 9 ans
  Robert Stepanek 610bfeebc3 webdav: Simplify handling of Etag and Content-Type headers for GET, HEAD, il y a 9 ans
  Robert Stepanek 4dbd2a1007 webdav: Return HTTP 404 for PROPFIND/PROPPATCH requests on an inexistent il y a 9 ans
  Nigel Tao 7ca853dc26 webdav: add StripPrefix. il y a 9 ans
  Nigel Tao ad9eb3904a webdav: delete the PropSystem and MemPS types. il y a 9 ans
  Nigel Tao 5273a78d60 webdav: skip XML-related tests on Go 1.4. il y a 9 ans
  Robert Stepanek d175081df3 webdav: Support empty multistatus responses and simplify error handling. il y a 9 ans
  Robert Stepanek 169f422678 webdav: Add XML and HTTP handler support for PROPPATCH. il y a 9 ans
  Robert Stepanek 84ba27dd5b webdav: add support for (custom) ETags and Content-Type. il y a 9 ans
  Robert Stepanek 7dbad50ab5 webdav: define property system and implement PROPFIND. il y a 9 ans
  Nigel Tao 0075794919 webdav: implement memLS.Confirm. il y a 9 ans
  Nigel Tao 5b4754d96d webdav: factor out a moveFiles function, and make the tests call that il y a 9 ans
  Nigel Tao 614fbbebc9 webdav: log a non-nil error for unsupported HTTP methods. il y a 9 ans
  Nigel Tao 5feaa29a7b webdav: set headers *before* calling w.WriteHeader. il y a 9 ans
  Robert Stepanek 1dfe7915de webdav: advertise PUT for existing files il y a 9 ans
  Nigel Tao 2033b3a5e8 webdav: set the Lock-Token HTTP header when LOCKing existing files, not il y a 9 ans
  Nigel Tao cd21676ec2 webdav: implement COPY and MOVE. il y a 9 ans
  Robert Stepanek b8c11bbe94 webdav: implement multistatus response and property. il y a 9 ans
  Nigel Tao 6f62f426de webdav: implement parseTimeout. il y a 9 ans