Class Puppet::Network::HTTP::Compression::Active::ZlibAdapter
In: lib/puppet/network/http/compression.rb
Parent: Object

This adapters knows how to uncompress both ‘zlib’ stream (the deflate algorithm from Content-Encoding) and GZip streams.

Methods

close   new   uncompress  

Public Class methods

Public Instance methods

[Validate]