-record(limits, { max_body_bytes :: integer(), max_part_bytes :: integer(), max_parts :: integer(), max_header_bytes :: integer() }).