GZip

org.http4s.client.middleware.GZip
object GZip

Client middleware for enabling gzip.

Attributes

Source
GZip.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GZip.type

Members list

Value members

Concrete methods

Attributes

Source
GZip.scala

Deprecated methods

def apply[F[_]](bufferSize: Int, client: Client[F], F: Async[F]): Client[F]

Attributes

Deprecated
true
Source
GZip.scala