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