atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
Classes | Macros
GzipDeflateTransformation.h File Reference

Gzip Deflate Transformation can be used to compress content. More...

#include <string>
#include "atscppapi/TransformationPlugin.h"

Go to the source code of this file.

Classes

class  atscppapi::transformations::GzipDeflateTransformation
 A TransformationPlugin to easily add gzip deflate to your TransformationPlugin chain. More...
 

Detailed Description

Gzip Deflate Transformation can be used to compress content.

Author
Brian Geffon
Manjesh Nilange