2 references to HttpContentHeaders
netstandard (1)
netstandard.cs (1)
1103
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.Http.Headers.
HttpContentHeaders
))]
System.Net.Http (1)
artifacts\obj\System.Net.Http\Debug\net10.0\System.Net.Http.notsupported.cs (1)
177
public System.Net.Http.Headers.
HttpContentHeaders
Headers { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_NetHttp); } }