aspnetcore/src/Kestrel.Core
David Fowler 2999aa54cd
Remove calls to MemoryMarshal.GetReference (#2931)
- Spans can be pinned natively in C# 7.3
2018-09-17 14:47:04 -07:00
..
Adapter Clean up some remants of the past (#2827) 2018-08-15 23:41:32 -07:00
Features
Internal Remove calls to MemoryMarshal.GetReference (#2931) 2018-09-17 14:47:04 -07:00
Properties Enable hpack/4.2 - Maximum Table Size test 2018-09-17 12:46:51 -07:00
Systemd
AnyIPListenOptions.cs
BadHttpRequestException.cs
ClientCertificateMode.cs
CoreStrings.resx Enable hpack/4.2 - Maximum Table Size test 2018-09-17 12:46:51 -07:00
EndpointConfiguration.cs
Http2Limits.cs PR feedback for https://github.com/aspnet/KestrelHttpServer/pull/2838 2018-09-10 13:58:46 -07:00
HttpProtocols.cs
HttpsConnectionAdapterOptions.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Core.csproj
KestrelConfigurationLoader.cs Map ListenOptions.Protocols from IConfiguration #2903 2018-09-10 16:27:51 -07:00
KestrelServer.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
KestrelServerLimits.cs Implement MaxRequestLineSize for HTTP/2 #2813 2018-09-06 10:01:28 -07:00
KestrelServerOptions.cs Map ListenOptions.Protocols from IConfiguration #2903 2018-09-10 16:27:51 -07:00
ListenOptions.cs Enable Http/2 by default #2720 2018-07-27 12:51:12 -07:00
ListenOptionsHttpsExtensions.cs
LocalhostListenOptions.cs
MinDataRate.cs
ServerAddress.cs
baseline.netcore.json