BlueBird v0.3.4 BlueBird.Response

Defines the Response struct.

Link to this section Summary

Types

t()

Type that represents the Response struct

Link to this section Types

Link to this type t()
t() :: %BlueBird.Response{body: String.t | nil, headers: [{String.t, String.t}], status: integer}

Type that represents the Response struct.