I\'m trying to migrate from Play 2.6 to Play 2.7.
In my code I have a custom filter which adds specific headers to the result for CORS. Nothing special here.
B