Re: [Specifications] Make hydra:error compatible with RFC 7807 (#178)

@akuckartz, an `application/ld+json` content-type will hide the fact that the response adheres to RFC 7807 and only make the content accessible to JSON-LD enabled clients. Responding with `Content-Type: application/problem+json` will make it clear that the response follows RFC 7807 and a context in a `Link` header can "upgrade" the response to JSON-LD for clients that understand it.

-- 
GitHub Notification of comment by asbjornu
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/178#issuecomment-455103548 using your GitHub account

Received on Thursday, 17 January 2019 09:31:37 UTC