IHasHeaders
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IHasHeaders
Properties
Headers
View Source
Declaration
Dictionary<string, string> Headers { get; }
public interface IHasHeaders
Dictionary<string, string> Headers { get; }