• Robert Stepanek's avatar
    webdav: Add XML and HTTP handler support for PROPPATCH. · 169f4226
    Robert Stepanek authored
    This change adds support to parse and handle PROPPATCH requests. It adds the
    Patch method to the PropSystem interface. In order to keep this CL small,
    it does not add support to set "dead" DAV properties. Instead, any patched
    property is reported with HTTP status code 403 Forbidden. Once this CL is
    accepted, I will submit a CL to store dead DAV properties in-memory. The
    litmus test coverage of the 'props' test suite remains as-is:
    
    16 tests were skipped, 14 tests run. 10 passed, 4 failed. 71.4%
    
    Change-Id: I14a25464e94b3316c16976f79b4457bf646d0d24
    Reviewed-on: https://go-review.googlesource.com/8937Reviewed-by: 's avatarNigel Tao <nigeltao@golang.org>
    169f4226
Name
Last commit
Last update
context Loading commit data...
dict Loading commit data...
html Loading commit data...
icmp Loading commit data...
idna Loading commit data...
internal Loading commit data...
ipv4 Loading commit data...
ipv6 Loading commit data...
netutil Loading commit data...
proxy Loading commit data...
publicsuffix Loading commit data...
spdy Loading commit data...
webdav Loading commit data...
websocket Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
codereview.cfg Loading commit data...