1 implementation of Available
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
110bool IHttpRequestTrailersFeature.Available => RequestTrailersAvailable;
1 reference to Available
Microsoft.AspNetCore.Http.Features (1)
IHttpRequestTrailersFeature.cs (1)
18/// The trailing headers received. This will throw <see cref="InvalidOperationException"/> if <see cref="Available"/>