The [check here](https://github.com/NativeScript/NativeScript/blob/master/ui/web-view/web-view.android.ts#L97) should be case insensitive, otherwise urls like "HTTP://xxxx" are treated as data.
The check here should be case insensitive, otherwise urls like "HTTP://xxxx" are treated as data.