AutoDoc v0.0.1 AutoDoc.Response

This is the Response struct.

It pulls out body and status properties from the Plug.Conn struct.

Summary

Types

t :: %AutoDoc.Response{body: binary, status: integer, headers: List.t}