aspnetcore/tools/Microsoft.AspNet.Server.Kes...
Ben Adams c113c0d3a2 Don't alloc array per header
i.e `new StringValues(string)` rather than `new StringValues(new [] {
string } )`
2015-11-04 07:11:55 +00:00
..
FrameFeatureCollection.cs
KnownHeaders.cs Don't alloc array per header 2015-11-04 07:11:55 +00:00
Microsoft.AspNet.Server.Kestrel.GeneratedCode.xproj
Program.cs
project.json