owncloud / owncloud/ocis

Write ADR for protocol hints

Open
#7,274 1 comment 0 reactions 0 assignees View on GitHub
Category:Enhancement
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 2h
Merged PRs (30d)
106

Description

When developing clients for ocis should return hints in responses if we think a request can be improved, e.g. when an upload is made without sending an `X-OC-Mtime` header. In this case we can return a header with a hint, similar to what the graph api does with `@microsoft.graph.hint` properties.

- [ ] What other hints can we add besides a missing upload mtime?
- [ ] What should we name the header?

Maybe related https://developer.mozilla.org/en-US/docs/Web/HTTP/Client_hints

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.