aspnetcore/src
Doug Bunting 5d8231ee0d `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null`
Also correct tests to avoid warnings and to ensure scenarios are actually tested
- tests previously went `async` without waiting for completion

nit: add parameter `null` checks
2016-02-17 11:31:02 -08:00
..
Microsoft.AspNetCore.Http
Microsoft.AspNetCore.Http.Abstractions
Microsoft.AspNetCore.Http.Extensions
Microsoft.AspNetCore.Http.Features
Microsoft.AspNetCore.Owin `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null` 2016-02-17 11:31:02 -08:00
Microsoft.AspNetCore.WebUtilities
Microsoft.Net.Http.Headers