63fbdc3bd5f52cd7af38d431d0a77445b91ee03e
Changed CultureMiddleware to check if the culture cookie value is in the list of supported languages, not just for null or empty. This ensures that only valid, supported culture values are accepted from the cookie; otherwise, the middleware falls back to Accept-Language or default logic.
Description
No description provided
Languages
JavaScript
88.8%
C#
5.9%
Visual Basic .NET
2.7%
HTML
1.2%
CSS
0.9%
Other
0.4%