Rainbow 2.0 Code Documentation

GZipFilter.ContentEncoding Property

The Http name of this encoding. Here, gzip.

[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

GZipFilter Class | blowery.Web.HttpCompress Namespace