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 Make Frame implements IHttpConnectionFeature 2015-10-29 10:08:35 -07:00
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