API reference
Property Headers
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.IncomingWebhooks
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Headers
Gets the incoming request headers.
public IReadOnlyDictionary<string, StringValues> Headers { get; }