Daniel Theophanes
|
4bb47a1098
webdav: add Context argument to FileSystem interface
|
8 anni fa |
Nigel Tao
|
d7bf3545bb
webdav: respect the Handler.Prefix in confirmLocks.
|
8 anni fa |
Nigel Tao
|
9622a22758
webdav: fill in the package's doc comment.
|
8 anni fa |
Nigel Tao
|
e000e3cac1
webdav: remove runtime check for Go 1.4 or earlier.
|
8 anni fa |
Yasuhiro Matsumoto
|
d75b190240
webdav: fix props for directory
|
9 anni fa |
Yasuhiro Matsumoto
|
55cccaa02a
x/net/webdav: percent-encode D:href in the XML.
|
9 anni fa |
Federico Simoncelli
|
db8e4de5b2
webdav: improve support for url prefixes
|
9 anni fa |
Nigel Tao
|
6fbb23f992
webdav: have copyFiles copy dead properties.
|
9 anni fa |
Robert Stepanek
|
610bfeebc3
webdav: Simplify handling of Etag and Content-Type headers for GET, HEAD,
|
9 anni fa |
Robert Stepanek
|
4dbd2a1007
webdav: Return HTTP 404 for PROPFIND/PROPPATCH requests on an inexistent
|
9 anni fa |
Nigel Tao
|
7ca853dc26
webdav: add StripPrefix.
|
9 anni fa |
Nigel Tao
|
ad9eb3904a
webdav: delete the PropSystem and MemPS types.
|
9 anni fa |
Nigel Tao
|
5273a78d60
webdav: skip XML-related tests on Go 1.4.
|
9 anni fa |
Robert Stepanek
|
d175081df3
webdav: Support empty multistatus responses and simplify error handling.
|
9 anni fa |
Robert Stepanek
|
169f422678
webdav: Add XML and HTTP handler support for PROPPATCH.
|
9 anni fa |
Robert Stepanek
|
84ba27dd5b
webdav: add support for (custom) ETags and Content-Type.
|
9 anni fa |
Robert Stepanek
|
7dbad50ab5
webdav: define property system and implement PROPFIND.
|
9 anni fa |
Nigel Tao
|
0075794919
webdav: implement memLS.Confirm.
|
9 anni fa |
Nigel Tao
|
5b4754d96d
webdav: factor out a moveFiles function, and make the tests call that
|
9 anni fa |
Nigel Tao
|
614fbbebc9
webdav: log a non-nil error for unsupported HTTP methods.
|
9 anni fa |
Nigel Tao
|
5feaa29a7b
webdav: set headers *before* calling w.WriteHeader.
|
9 anni fa |
Robert Stepanek
|
1dfe7915de
webdav: advertise PUT for existing files
|
9 anni fa |
Nigel Tao
|
2033b3a5e8
webdav: set the Lock-Token HTTP header when LOCKing existing files, not
|
9 anni fa |
Nigel Tao
|
cd21676ec2
webdav: implement COPY and MOVE.
|
9 anni fa |
Robert Stepanek
|
b8c11bbe94
webdav: implement multistatus response and property.
|
9 anni fa |
Nigel Tao
|
6f62f426de
webdav: implement parseTimeout.
|
9 anni fa |
Robert Stepanek
|
d46df1aba1
webdav: added xml unmarshaler for PROPFIND requests.
|
9 anni fa |
Nigel Tao
|
8b2d0ae1f4
webdav: add a FileSystem.Rename method.
|
9 anni fa |
Nigel Tao
|
1db34d8339
webdav: test that Dir and memFS semantics agree.
|
9 anni fa |
Nigel Tao
|
67f2549043
webdav: implement parseDepth; restrict LockDetails' depth to only zero
|
10 anni fa |