freshness v0.3.0 Freshness.Response View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Freshness.Response{
data: iolist(),
headers: [{String.t(), binary()}],
status: non_neg_integer()
}