tesla

v0.8.0

  • Pages
  • Modules
  • Exceptions

    tesla v0.8.0 Tesla.Middleware.Compression View Source

    Link to this section Summary

    Functions

    call(env, next, opts)
    compress(env, opts)
    compress_body(body, binary)
    compressable?(body)
    decompress(env)
    decompress_body(body, arg2)

    Link to this section Functions

    Link to this function call(env, next, opts) View Source
    Link to this function compress(env, opts) View Source
    Link to this function compress_body(body, binary) View Source
    Link to this function compressable?(body) View Source
    Link to this function decompress(env) View Source
    Link to this function decompress_body(body, arg2) View Source

    Built using ExDoc (v0.16.3), designed by Friedel Ziegelmayer for the Elixir programming language.