aspnetcore/test/WebSites/BasicWebSite/Controllers/ContentNegotiation
javiercn 2063356f24 [Fixes #3683] Replace implementations in MediaTypeComparisons and
MediaTypeEncodings with memory efficient implementations using a MediaType
struct.
2016-01-12 15:09:48 -08:00
..
ContentNegotiationController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
FallbackOnTypeBasedMatchController.cs Options renames for functionals 2015-12-21 16:18:22 -08:00
FormatFilterController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
InvalidContentTypeController.cs [Fixes #3683] Replace implementations in MediaTypeComparisons and 2016-01-12 15:09:48 -08:00
NoContentController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
NoContentDoNotTreatNullValueAsNoContentController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
NoProducesContentOnClassController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
NormalController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
ProducesContentBaseController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
ProducesContentOnClassController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
ProducesJsonController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
ProducesWithMediaTypeParametersController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
TextPlainController.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00