• Nick Cooper's avatar
    webdav: fixes for RFC/litmus compliance. · 7b488c19
    Nick Cooper authored
    - Handles absence of If header.
    - Reject Mkcol requests with a body.
    - Delete on non-existant item should return 404.
    - Support OPTIONS request.
    - Ensure logger is invoked for all requests.
    
    See original CL: golang.org/cl/178930043
    
    Change-Id: Ic96aed10c54bb5ed0641092178ad6f15b1440cb4
    7b488c19
Name
Last commit
Last update
..
file.go Loading commit data...
file_test.go Loading commit data...
if.go Loading commit data...
if_test.go Loading commit data...
lock.go Loading commit data...
webdav.go Loading commit data...
xml.go Loading commit data...
xml_test.go Loading commit data...