This post is a list of considerations and todo’s for creating uniform URLs in your application, it does not cover implementation:
- Check the URL matches your custom scheme
- Ensure they use the HTTP protocol
- Check for leading whitespace
- Check for trailing whitespace
- Check for trailing slashes