Skip to content

URL version 1.2.0

Choose a tag to compare

@kipcole9 kipcole9 released this 22 Jan 21:27
· 30 commits to master since this release

Enhancements

  • Executes String.trim/1 on parsed elements of URI's so that "https:// google.fr" will return "google.fr" as the host, not " google.fr".