1 2 3 4 5
-record(multipart_body, { chunk :: bitstring(), done :: boolean(), remaining :: bitstring() }).