4 references to PlaintextStreamFilter
System.Net.Http (4)
System\Net\Http\HttpRequestMessage.cs (1)
146/// <see cref="SocketsHttpHandler.PlaintextStreamFilter"/>, which runs once per hop and reports the transport
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
769Trace($"{nameof(SocketsHttpHandler.PlaintextStreamFilter)} completing asynchronously for a synchronous request.");
System\Net\Http\SocketsHttpHandler\SocketsHttpConnectionContext.cs (1)
48/// requests. A <see cref="SocketsHttpHandler.PlaintextStreamFilter"/> runs on each hop and surfaces both: this
System\Net\Http\SocketsHttpHandler\SocketsHttpConnectionEvictionContext.cs (1)
67/// <see cref="SocketsHttpHandler.PlaintextStreamFilter"/>, which runs on each hop and reports the transport