Dancer2
Dancer2 copied to clipboard
Serializer::Mutable - make default serializer configurable
Small feature request: The mutable serializer has a hard-coded default of JSON. If a user defines a custom map of mime types to serializers that doesn't include JSON, they are still forced into that default. We should make the default/fallback configurable.
:+1: I second this.