aspnetcore/test/Microsoft.AspNet.Http.Abstr...
damianedwards 8ecb147332 Added overload to PathString.StartsWithSegments to allow specifying StringComparison:
- This allows us to have a fast-path (or just be more explicit) for the comparison by doing case-sensitive checks (which are cheaper)
2015-10-04 21:54:52 -07:00
..
HttpResponseWritingExtensionsTests.cs
MapPathMiddlewareTests.cs Replacing NotNullAttribute with thrown exceptions 2015-09-18 15:11:27 -07:00
MapPredicateMiddlewareTests.cs Replacing NotNullAttribute with thrown exceptions 2015-09-18 15:11:27 -07:00
Microsoft.AspNet.Http.Abstractions.Tests.xproj
PathStringTests.cs Added overload to PathString.StartsWithSegments to allow specifying StringComparison: 2015-10-04 21:54:52 -07:00
QueryStringTests.cs
UseMiddlewareTest.cs
project.json