9 writes to _rawConnection
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\HttpHeaders.Generated.cs (9)
8720
_headers.
_rawConnection
= null;
8840
_headers.
_rawConnection
= null;
10844
_headers.
_rawConnection
= raw;
11897
_headers.
_rawConnection
= null;
11917
_headers.
_rawConnection
= null;
12592
_headers.
_rawConnection
= null;
12624
_headers.
_rawConnection
= null;
13484
_headers.
_rawConnection
= null;
13516
_headers.
_rawConnection
= null;
2 references to _rawConnection
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpHeaders.Generated.cs (2)
14836
if (_headers.
_rawConnection
!= null)
14841
output.Write(_headers.
_rawConnection
);