Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix protocol check so it passes with valid http/https urls
URL.protocol returns protocol ending with `:` so it fails the check for http|https
- Loading branch information