2 writes to Context
Microsoft.AspNetCore.HeaderParsing (2)
HeaderParsingFeature.cs (1)
79
Context
= null;
HeaderParsingHttpRequestExtensions.cs (1)
30
feature.
Context
= context;
1 reference to Context
Microsoft.AspNetCore.HeaderParsing (1)
HeaderParsingFeature.cs (1)
139
if (feature.
Context
!.Request.Headers.TryGetValue(header.Name, out var values))