aspnetcore/test/Microsoft.AspNet.Http.Tests
Kristian Hellang c2e7618d9a Added Name and FileName to IFormFile
This commits also gets rid of the name
closure in FormFileCollection by interating
over the files in the collection instead
of using Find and FindAll.

Closes #352 and #499
2015-12-04 20:28:42 +01:00
..
Authentication
ApplicationBuilderTests.cs
BufferingHelperTests.cs
DefaultHttpContextTests.cs Move RequestIdentifierFeature to HttpContext 2015-10-15 22:00:45 +01:00
DefaultHttpRequestTests.cs Revert use of explicit converters that prevent APIs from returning null. 2015-11-04 16:03:36 -08:00
DefaultHttpResponseTests.cs Revert use of explicit converters that prevent APIs from returning null. 2015-11-04 16:03:36 -08:00
FormFeatureTests.cs Added Name and FileName to IFormFile 2015-12-04 20:28:42 +01:00
HeaderDictionaryTests.cs
HttpContextFactoryTests.cs Set IHttpContextAccessor only if DI provides it 2015-11-18 09:15:27 -08:00
HttpRequestIdentifierFeatureTests.cs Move RequestIdentifierFeature to HttpContext 2015-10-15 22:00:45 +01:00
Microsoft.AspNet.Http.Tests.xproj
QueryFeatureTests.cs
ResponseCookiesTest.cs Set default path=/ when removing cookie 2015-11-16 15:58:18 -08:00
project.json