mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 07:22:05 -03:30
We now send the content-type `application/json` when JSON resources are requested via the resources endpoint. Previously, those resources were using content-type `application/octet-stream`. Also removed the duplicate entry for `text/javascript` content type mapping. Fixes #35971 Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com> (cherry picked from commit 7b62c0d266403f341fb5cf66b654ce0aff37ba01)