Skip to content

Commit

Permalink
URL spec: test with unicode chars in userinfo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed Nov 9, 2014
1 parent 2256744 commit 4544ac5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions url/urltestdata.txt
Expand Up @@ -332,3 +332,6 @@ http://\uff10\uff38\uff43\uff10\uff0e\uff10\uff12\uff15\uff10\uff0e\uff10\uff11

# Broken IPv6
http://[google.com]

# Misc Unicode
http://foo:\uD83D\uDCA9@example.com/bar s:http h:example.com p:/bar u:foo pass:%F%9F%92%A9

0 comments on commit 4544ac5

Please sign in to comment.