emersion / go-webdav

A Go library for WebDAV, CalDAV and CardDAV
MIT License
314 stars 66 forks source link

Add support for multiple ETags in If-Match/If-None-Match #117

Open emersion opened 1 year ago

emersion commented 1 year ago

e.g.

 If-Match: "xyzzy", "r2d2xxxx", "c3piozzzz"

Ref https://www.rfc-editor.org/rfc/rfc7232