Re: [dxwg] Consider requirements for specifying the order in which content negotiation is performed (#500)

The [I-D currently says](https://profilenegotiation.github.io/I-D-Profile-Negotiation/I-D-Profile-Negotiation.html#rfc.section.4.1) that servers SHOULD handle `Accept-Profile` before looking at other negotiation dimensions:
> Although servers are free to implement negotiation as they see fit, if the User Agent sends an "Accept-Profile" header, they SHOULD consider representations not conforming to any of the listed profiles as non-interpretable by the client. This means that a representation that conforms to a listed profile, but has a low preference score on other dimensions, SHOULD be considered as more desired than a representation with a higher preference score on other dimensions but that does not conform to any listed profile. If no "Accept-Profile" header preference is given, the profile dimension SHOULD be ignored for negotiation purposes. Nonetheless, in all cases, the server's response SHOULD contain a "Content-Profile" header listing the URIs of all profiles to which it knows the representation conforms.

Shall we add something along those lines to conneg-by-ap, too?

-- 
GitHub Notification of comment by larsgsvensson
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/500#issuecomment-480891586 using your GitHub account

Received on Monday, 8 April 2019 15:55:27 UTC