Share via


StaticAssetResponseHeader Class

Definition

A response header to apply to the response when a static asset is served.

public sealed class StaticAssetResponseHeader
type StaticAssetResponseHeader = class
Public NotInheritable Class StaticAssetResponseHeader
Inheritance
StaticAssetResponseHeader

Constructors

StaticAssetResponseHeader(String, String)

A response header to apply to the response when a static asset is served.

Properties

Name

The name of the header.

Value

The value of the header.

Applies to