filesystem.GetMIMEType
now detectscss
,js
,json
andjsonld
files based on their extension.- Added maintenance mode.
- Can be toggled at runtime.
- The server can be started in maintenance mode using the
maintenance
config option. (Defaults tofalse
)
- Added advanced array validation, with support for n-dimensional arrays.
- Malformed request messages can now be localized. (
malformed-request
andmalformed-json
entries inlocale.json
) - Modified the validator to allow manual validation.