-record(response, { status :: integer(), headers :: list({binary(), binary()}), body :: binary(), session :: list({binary(), binary()}), flash :: list({binary(), binary()}) }).