Comment 1 for bug 1610064

Revision history for this message
Matthew Oliver (matt-0) wrote :

We could chance the re in swift to something like "^(inet6:)?\[(?P<address>.*)\](:(?P<port>[0-9]+))?$" so the 'inet6:' part it optional.. then we would support both forms.