Cepex.HTTP.Response (cepex v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Cepex.HTTP.Response{
  body: String.t(),
  headers: [Cepex.HTTP.header()],
  status: integer()
}