4 references to CheckValidParse
Microsoft.Net.Http.Headers.Tests (4)
CacheControlHeaderValueTest.cs (4)
483
CheckValidParse
(" , no-store, min-fresh=123", expected);
489
CheckValidParse
("max-stale, no-cache=\"t\", ,,", expected);
493
CheckValidParse
("custom =", expected);
497
CheckValidParse
("custom =", expected);