Libraries
»
httpx
(0.5.0)
»
Index
»
HTTPX
»
Plugins
»
Compression
»
Deflate
»
encoder
Method: HTTPX::Plugins::Compression::Deflate.encoder
Defined in:
lib/httpx/plugins/compression/deflate.rb
.
encoder
⇒
Object
39 40 41
# File 'lib/httpx/plugins/compression/deflate.rb', line 39
def
encoder
Encoder
end