RequestHeader operation is not support by LiteSpeed.
HTTPS is not a real request header, maybe added by webserver for https connections. In litespeed, it was added as a request environment.
Since HTTPS was added by chrome as request header, we may need to get rid of the header with a new build...