KestrunRouteInvokeResult.Headers property
Response headers.
public IReadOnlyDictionary<string, string> Headers { get; set; }
See Also
- record KestrunRouteInvokeResult
- namespace Kestrun.Mcp
Response headers.
public IReadOnlyDictionary<string, string> Headers { get; set; }