(i) This issue has been manually transferred from a former internal repository, as a private repository issue cannot be transferred to a public repository.
Context
W3C proposed a standard to use profiles in content negotiation: https://w3c.github.io/dx-connegp/connegp/
It differs from the way we use profiles. Instead of using the profile as a media type parameter, it is used as a separate header Accept-Profile and Content-Profile in content negotiation.
Depending on the outcome of w3c/dx-connegp#41, we should evaluate if it makes sense to adapt to the w3c proposal.
(i) This issue has been manually transferred from a former internal repository, as a private repository issue cannot be transferred to a public repository.
Context
W3C proposed a standard to use profiles in content negotiation: https://w3c.github.io/dx-connegp/connegp/
It differs from the way we use profiles. Instead of using the profile as a media type parameter, it is used as a separate header
Accept-ProfileandContent-Profilein content negotiation.Depending on the outcome of w3c/dx-connegp#41, we should evaluate if it makes sense to adapt to the w3c proposal.