Skip to main content

parse_header_fields_request

Function parse_header_fields_request 

Source
pub fn parse_header_fields_request(
    attributes: &str,
) -> Option<(Vec<String>, String)>
Expand description

parse BODY[HEADER.FIELDS (field-list)] or BODY.PEEK[HEADER.FIELDS (field-list)] returns (field_names, raw_section_text)