Extended_Domain

Function Extended_Domain 

Source
pub fn Extended_Domain(input: &[u8]) -> IResult<&[u8], &[u8]>
Expand description

Extended-Domain = Domain / ( Domain FWS “(” TCP-info “)” ) / ( address-literal FWS “(” TCP-info “)” )