3 references to All
Microsoft.AspNetCore.Http.Connections (1)
HttpConnectionDispatcherOptions.cs (1)
30
Transports = HttpTransports.
All
;
Microsoft.AspNetCore.Http.Connections.Client (2)
HttpConnection.cs (1)
108
: this(url, HttpTransports.
All
)
HttpConnectionOptions.cs (1)
56
Transports = HttpTransports.
All
;