makeHttps constant

ContentBlockerActionType const makeHttps

Changes a URL from http to https. URLs with a specified (nondefault) port and links using other protocols are unaffected.

NOTE: makeHttps is not supported on Android

Implementation

static const makeHttps = ContentBlockerActionType._('make-https');