MAKE_HTTPS constant

ContentBlockerActionType const MAKE_HTTPS

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

Implementation

static const MAKE_HTTPS =
    const ContentBlockerActionType._internal('make-https');