IRequestPreferences
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IRequestPreferences
Properties
AcceptsBrotli
View Source
Declaration
bool AcceptsBrotli { get; }
AcceptsDeflate
View Source
Declaration
bool AcceptsDeflate { get; }
AcceptsGzip
View Source
Declaration
bool AcceptsGzip { get; }