aspnetcore/test/Microsoft.Net.Http.Headers....
Doug Bunting 0581bcf008 Update `MediaTypeHeaderValue.IsSubsetOf()` to perform consistent checks
- aspnet/Mvc#3138 part 1/2
  - check parameters with same polarity as type and subtype
    - ignore quality factors
  - bug was obscured because MVC has no formatters supporting wildcard media types

nits:
- add doc comments
- spelling
- correct typo in a `project.json` file
2015-10-14 12:07:07 -07:00
..
CacheControlHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
ContentDispositionHeaderValueTest.cs Formatting fixes 2015-09-18 15:17:41 -07:00
ContentRangeHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
CookieHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
DateParserTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
EntityTagHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
MediaTypeHeaderValueComparerTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
MediaTypeHeaderValueTest.cs Update `MediaTypeHeaderValue.IsSubsetOf()` to perform consistent checks 2015-10-14 12:07:07 -07:00
Microsoft.Net.Http.Headers.Tests.xproj
NameValueHeaderValueTest.cs #177 Enable Copy to return non-read-only. 2015-06-26 14:34:22 -07:00
RangeConditionHeaderValueTest.cs Adding a couple mono tests back in 2015-06-23 09:02:41 -07:00
RangeHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
RangeItemHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
SetCookieHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
StringWithQualityHeaderValueComparerTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
StringWithQualityHeaderValueTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:52:04 -07:00
project.json