4 references to
System.Net.Http (4)
System\Net\Http\Headers\HttpContentHeaders.cs (1)
110
:
base
(HttpHeaderType.Content | HttpHeaderType.Custom, HttpHeaderType.None)
System\Net\Http\Headers\HttpHeaders.cs (1)
61
:
this
(HttpHeaderType.All, HttpHeaderType.None)
System\Net\Http\Headers\HttpRequestHeaders.cs (1)
269
:
base
(HttpHeaderType.General | HttpHeaderType.Request | HttpHeaderType.Custom, HttpHeaderType.Response)
System\Net\Http\Headers\HttpResponseHeaders.cs (1)
137
:
base
(containsTrailingHeaders ? HttpHeaderType.All ^ HttpHeaderType.Request : HttpHeaderType.General | HttpHeaderType.Response | HttpHeaderType.Custom,