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
DefaultHttpRequestTests.cs
DefaultHttpResponseTests.cs
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
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