1 write to _negotiationHeader
Microsoft.AspNetCore.Routing (1)
Matching\NegotiationMatcherPolicy.cs (1)
397
_negotiationHeader
= negotiationHeader;
1 reference to _negotiationHeader
Microsoft.AspNetCore.Routing (1)
Matching\NegotiationMatcherPolicy.cs (1)
402
var header = httpContext.Request.Headers[
_negotiationHeader
];