1 write to Feature
Microsoft.AspNetCore.HeaderParsing (1)
HeaderParsingFeature.cs (1)
96Feature = new HeaderParsingFeature(logger, metrics);
2 references to Feature
Microsoft.AspNetCore.HeaderParsing (2)
HeaderParsingFeature.cs (1)
101Feature.Reset();
HeaderParsingServiceCollectionExtensions.cs (1)
33.AddScoped(provider => provider.GetRequiredService<HeaderParsingFeature.PoolHelper>().Feature)