pub fn parse_session_header_line(line: &str) -> Option<SessionHeader>
Parse a single line as a SessionHeader.