Implement ETag support for capabilities endpoint
Open
help wanted
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 123
Description
### Expected behaviour
The server supports starting with version 19 `ETags` for the `capabilities` REST endpoint. The desktop client should implement support for this feature to reduce data traffic.
You won't need a check for >= NC 19 because ETags are backwards compatible.
Contributor guide
Assessment
This issue has not been assessed yet.