Rainbow 2.0 Code Documentation

DeflateFilter.ContentEncoding Property

Return the Http name for this encoding. Here, deflate.

[Visual Basic]
Overrides Public Property ReadOnly String As 
[C#]
public override string String { get; }
[C++]
public: __property * get_String();
[JScript]
public override function get String() : String

See Also

DeflateFilter Class | blowery.Web.HttpCompress Namespace