System.Net.WebHeaderCollection 4.0.1

Contains types that represent HTTP request and response headers. This library is used with classes such as System.Net.HttpWebRequest and System.Net.HttpWebResponse and allows developers to query/edit header names/values.

Commonly Used Types:
System.Net.HttpRequestHeader
System.Net.HttpResponseHeader
System.Net.WebHeaderCollection

When using NuGet 3.x this package requires at least version 3.4.

Requires NuGet 2.12 or higher.

Install-Package System.Net.WebHeaderCollection -Version 4.0.1
dotnet add package System.Net.WebHeaderCollection --version 4.0.1
<PackageReference Include="System.Net.WebHeaderCollection" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.WebHeaderCollection --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Net.WebHeaderCollection, 4.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Net.WebHeaderCollection as a Cake Addin
#addin nuget:?package=System.Net.WebHeaderCollection&version=4.0.1

// Install System.Net.WebHeaderCollection as a Cake Tool
#tool nuget:?package=System.Net.WebHeaderCollection&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://go.microsoft.com/fwlink/?LinkID=799417

NuGet packages (2)

Showing the top 2 NuGet packages that depend on System.Net.WebHeaderCollection:

Package Downloads
System.Net.Requests
Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse When using NuGet 3.x this package requires at least version 3.4.
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Version History

Version Downloads Last updated
4.0.1 0 06.02.2022