mirror of https://github.com/lukechilds/node.git
Browse Source
Adds two additional tests for mapDomain function in punycode.js. When an email address is given to the toASCII() and toUnicode() functions, only the parts before the '@' character should be encoded/decoded. PR-URL: https://github.com/nodejs/node/pull/11144 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>v4.x
Sebastian Van Sande
8 years ago
committed by
Myles Borins
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue