Update to P-Access-Network-Info header parser to comply with corrected syntax by RFC 7913.
Also white testing it has been found that the exiting function ParserCore#nameValue() does't support a IPV6 address. ParserCore#genericNameValue() is created to support generic-param format.
Update to
P-Access-Network-Info
header parser to comply with corrected syntax by RFC 7913.Also white testing it has been found that the exiting function
ParserCore#nameValue()
does't support a IPV6 address.ParserCore#genericNameValue()
is created to supportgeneric-param
format.