9 writes to _rawAltSvc
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\HttpHeaders.Generated.cs (9)
8769
_headers.
_rawAltSvc
= null;
9220
_headers.
_rawAltSvc
= null;
10862
_headers.
_rawAltSvc
= raw;
11813
_headers.
_rawAltSvc
= null;
11845
_headers.
_rawAltSvc
= null;
12460
_headers.
_rawAltSvc
= null;
12512
_headers.
_rawAltSvc
= null;
13352
_headers.
_rawAltSvc
= null;
13404
_headers.
_rawAltSvc
= null;
2 references to _rawAltSvc
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpHeaders.Generated.cs (2)
14963
if (_headers.
_rawAltSvc
!= null)
14968
output.Write(_headers.
_rawAltSvc
);