- Namespace
- CondenserDotNet
.Middleware .TrailingHeaders - Containing Type
- Trailing
Headers Feature
Syntax
public void RegisterHeader(string name, Func<string> contentCallback)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| contentCallback | Func |
Return Value
| Type | Description |
|---|---|
| void |
