Skip to main content

include/starfruit@internal_Response.hrl

-record(response, {status :: binary(), meta :: binary(), body :: bitstring()}).