Add support for weak ETags
Open
- Dominant language
- Go
- Stars
- 497
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
e.g.
ETag: W/"xyzzy"
Ref https://www.rfc-editor.org/rfc/rfc7232#section-2.3
Related: https://github.com/emersion/go-webdav/issues/117
Contributor guide
Research direction
Start by reading RFC 7232 section 2.3 and inspect the existing ETag handling related to issue #117. Use the example W/"xyzzy" as the expected weak ETag form; done means weak ETags are supported consistently in the relevant WebDAV behavior and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100