Add support to REST helpers for weighting of response types
Open
P:Normal
REST
T:Enhancement
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Right now, response types are considered in the order that they are encountered. However, the Accepts header (and others) can choose a response type based on a weight. Add support to choosing by weight when calculating which handler to use.
Contributor guide
Assessment
This issue has not been assessed yet.