aspnetcore/src/Microsoft.AspNet.Server.Kes.../Http
Master T bd30f28dfd Implement client certificate authentication 2015-11-18 05:05:50 +01:00
..
Connection.cs Implement client certificate authentication 2015-11-18 05:05:50 +01:00
ConnectionContext.cs Clean up 2015-10-21 22:08:03 -07:00
DateHeaderValueManager.cs
Frame.FeatureCollection.cs Follow common pattern for implementing IHttpRequestLifetimeFeature 2015-11-16 16:03:55 -08:00
Frame.Generated.cs Support for IHttpRequestLifetimeFeature 2015-11-16 16:03:50 -08:00
Frame.cs Implement client certificate authentication 2015-11-18 05:05:50 +01:00
FrameContext.cs
FrameDuplexStream.cs Updating packages to use generations 2015-10-22 15:18:49 -07:00
FrameHeaders.Generated.cs Don't alloc array per header 2015-11-04 07:11:55 +00:00
FrameHeaders.cs React to breaking changes in StringValues 2015-10-23 15:05:09 -07:00
FrameRequestHeaders.cs
FrameRequestStream.cs Throw IOExceptions instead of ODEs after a request is aborted 2015-11-16 16:03:51 -08:00
FrameResponseHeaders.cs
FrameResponseStream.cs Throw IOExceptions instead of ODEs after a request is aborted 2015-11-16 16:03:51 -08:00
IConnectionControl.cs
IFrameControl.cs
IMemoryPool.cs
ISocketOutput.cs
Listener.cs Listener - remove closure allocation 2015-11-04 12:36:32 +00:00
ListenerContext.cs Reacting to Hosting changes 2015-10-30 14:19:55 -07:00
ListenerPrimary.cs ListenerPrimary - reduce closure allocation 2015-11-04 12:33:51 +00:00
ListenerSecondary.cs Remove unused parameter from ListenerSecondary.ReadStartCallback 2015-11-05 12:09:50 -08:00
MemoryPool.cs
MemoryPoolTextWriter.cs
MessageBody.cs Improved Send100 Check 2015-11-16 06:43:49 +00:00
PipeListener.cs Reduce delegate allocation 2015-11-04 12:31:44 +00:00
PipeListenerPrimary.cs Reduce delegate allocation 2015-11-04 12:31:44 +00:00
PipeListenerSecondary.cs
ProduceEndType.cs
ReasonPhrases.cs
SocketInput.cs Support for IHttpRequestLifetimeFeature 2015-11-16 16:03:50 -08:00
SocketInputExtensions.cs Reuse ReadAsync for Consume 2015-11-15 22:27:39 +00:00
SocketOutput.cs Abort request on any write failure 2015-11-16 16:03:53 -08:00
TcpListener.cs Reduce delegate allocation 2015-11-04 12:31:44 +00:00
TcpListenerPrimary.cs Reduce delegate allocation 2015-11-04 12:31:44 +00:00
TcpListenerSecondary.cs Allow Nagle’s algorithm to be disabled via IKestrelServerInformation.NoDelay 2015-10-19 12:44:21 -07:00
UrlPathDecoder.cs Unescape string in memory 2015-10-23 15:26:59 -07:00