mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Parse Accept headers as early as possible
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"comment": "Converts an Error object into a representation for an HTTP response.",
|
||||
"@type": "ConvertingErrorHandler",
|
||||
"converter": { "@id": "urn:solid-server:default:UiEnabledConverter" },
|
||||
"preferenceParser": { "@id": "urn:solid-server:default:PreferenceParser" },
|
||||
"showStackTrace": { "@id": "urn:solid-server:default:variable:showStackTrace" }
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user