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

Gzip Inflate Transformation can be used to decompress gzipped content. More...

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

Go to the source code of this file.

Classes

class  atscppapi::transformations::GzipInflateTransformation
 A TransformationPlugin to easily add gzip inflate to your TransformationPlugin chain. More...
 

Detailed Description

Gzip Inflate Transformation can be used to decompress gzipped content.

Author
Brian Geffon
Manjesh Nilange