Badly written AP implementations try sending Accept: application/json
header because their HTTP client has a "fetch this object as JSON" mode, and that's what it sends. So we should allow it.
Badly written AP implementations try sending Accept: application/json
header because their HTTP client has a "fetch this object as JSON" mode, and that's what it sends. So we should allow it.