Table of Contents

Class HttpHeaderExtensions

Namespace
Sisk.Cadente
Assembly
Sisk.Cadente.dll

Provides extension methods for collections of HttpHeader.

public static class HttpHeaderExtensions
Inheritance
HttpHeaderExtensions
Inherited Members

Methods

Set(List<HttpHeader>, in HttpHeader)

Sets an HttpHeader in the list. If a header with the same name already exists, it is removed before the new header is added. This operation is thread-safe.