pub fn parse_header_fields_request( attributes: &str, ) -> Option<(Vec<String>, String)>
parse BODY[HEADER.FIELDS (field-list)] or BODY.PEEK[HEADER.FIELDS (field-list)] returns (field_names, raw_section_text)