- Namespace
- Statiq
.Web .Hosting - Containing Type
- ServerFactory
Syntax
public ServerFactory WithCustomHeader(string name, string value)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| value | string |
Return Value
| Type | Description |
|---|---|
| ServerFactory |
public ServerFactory WithCustomHeader(string name, string value)
| Name | Type | Description |
|---|---|---|
| name | string | |
| value | string |
| Type | Description |
|---|---|
| ServerFactory |