URI schemes are case-insensitive per RFC 3986, so HTTP:// and HTTPS:// must also be recognized when checking for existing schemes. Signed-off-by: Bryan Frimin <bryan@getprobo.com>