aspnetcore/test/WebSites/BasicWebSite/Controllers/ContentNegotiation
Derek Gray 5a3875ea72 Alter content negotiation algorithm so that it can be configured (via
MvcOptions) to always respect an explicit Accept header. Fixes #4612.
2016-06-07 16:12:36 -05:00
..
ContentNegotiationController.cs
FallbackOnTypeBasedMatchController.cs
FormatFilterController.cs
InvalidContentTypeController.cs
NoContentController.cs
NoContentDoNotTreatNullValueAsNoContentController.cs
NoProducesContentOnClassController.cs
NormalController.cs
ProducesContentBaseController.cs
ProducesContentOnClassController.cs
ProducesJsonController.cs
ProducesWithMediaTypeParametersController.cs
TextPlainController.cs