2 references to GetHeaderName
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpHeaders.Generated.cs (1)
7920nameStr = name.GetHeaderName();
Internal\Http\HttpProtocol.cs (1)
546string key = name.GetHeaderName();