CustomHeaders Property
Namespace
Statiq.Web.Commands
Containing Type
ServeCommandSettings
Property Type
string[]

Syntax

[CommandOption("--custom-header <TYPE>")]
[Description("Specifies custom headers for the preview server as name=value.")]
public string[] CustomHeaders { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
string[]