Rainbow 2.0 Code Documentation

CompressingFilter.HasWrittenHeaders Property

Keeps track of whether or not we're written the compression headers

[Visual Basic]
Protected Property ReadOnly Boolean As 
[C#]
protected bool Boolean { get; }
[C++]
protected: __property  get_Boolean();
[JScript]
protected function get Boolean() : bool

See Also

CompressingFilter Class | blowery.Web.HttpCompress Namespace