1 implementation of Trailers
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
112
IHeaderDictionary IHttpRequestTrailersFeature.
Trailers
3 references to Trailers
Microsoft.AspNetCore.Http.Abstractions (1)
Extensions\RequestTrailerExtensions.cs (1)
61
return feature.
Trailers
[trailerName];
Microsoft.AspNetCore.Http.Features (1)
IHttpRequestTrailersFeature.cs (1)
12
/// Indicates if the <see cref="
Trailers
"/> are available yet. They may not be available until the
Microsoft.AspNetCore.HttpLogging (1)
HttpLoggingFields.cs (1)
113
/// Flag for logging the HTTP Request <see cref="IHttpRequestTrailersFeature.
Trailers
"/>.