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