View Source SpiderMan.Response (spider_man v0.6.3)

Response Struct

Summary

Types

t()

@type t() :: %SpiderMan.Response{
  env: Tesla.Env.t(),
  flag: any(),
  key: any(),
  options: keyword(),
  retries: integer()
}