• Robert Stepanek's avatar
    webdav: add support for (custom) ETags and Content-Type. · 84ba27dd
    Robert Stepanek authored
    This change adds ETag headers to GET/HEAD/POST and PUT responses. It does
    not update the existing If-header request handling. The ETag header and
    DAV property value can be overriden by implementing a custom property
    system. A similar scheme is provided for Content-Type.
    
    This CL makes net/webdav pass three more litmus ‘locks’ test cases
    successfully.
    
    Before: Summary for `locks': of 30 tests run: 27 passed, 3 failed. 90.0%
    After:  Summary for `locks': of 34 tests run: 30 passed, 4 failed. 88.2%
    
    Change-Id: I5102b9ac18d20844deaaa630b62cc3611b3f0740
    Reviewed-on: https://go-review.googlesource.com/4903Reviewed-by: 's avatarNigel Tao <nigeltao@golang.org>
    84ba27dd
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...