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