1 2 3 4 5
-record(response, { status :: integer(), headers :: list({binary(), binary()}), body :: any() }).