Table of Contents

Class HeaderHelper

Namespace: Sisk.Core.Helpers
Assembly: Sisk.Core.dll

Provides helper methods for working with HTTP headers.

public static class HeaderHelper

Inheritance

objectHeaderHelper

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Methods

CopyHttpHeaders(HttpContentHeaders, HttpContentHeaders, bool)

Copies HTTP headers from one HttpContentHeaders instance to another.