IHttpHeaderCollection.Add method

Version 1.0.14
.NET Framework 4.7
Namespace Skybrud.Essentials.Http.Collections
Assembly Skybrud.Essentials.Http.dll

Add(string, string)

public Void Add(string name, string value)

Parameters

name String
value String

Returns

Add(string, object)

public Void Add(string name, object value)

Parameters

name String
value Object

Returns