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 Move GeneratedCode project so no NuGet package gets created 2015-08-05 12:22:59 -07:00
Program.cs Rough implementation of feature collection optimization 2015-10-09 12:16:48 -07:00
project.json Rough implementation of feature collection optimization 2015-10-09 12:16:48 -07:00