aspnetcore/test
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
..
Microsoft.AspNet.Http.Abstractions.Tests Adding exception message for paths not starting with / #251 2015-11-16 10:21:02 -08:00
Microsoft.AspNet.Http.Extensions.Tests Change SendFileAsync to use a fallback implementation instead of throwing 2015-12-02 22:37:53 -08:00
Microsoft.AspNet.Http.Features.Tests
Microsoft.AspNet.Http.Tests Added Name and FileName to IFormFile 2015-12-04 20:28:42 +01:00
Microsoft.AspNet.Owin.Tests Removing ApplicationServices from HttpContext #466 2015-11-19 09:34:38 -08:00
Microsoft.AspNet.WebUtilities.Tests
Microsoft.Extensions.WebEncoders.Tests
Microsoft.Net.Http.Headers.Tests