Limit GitLab Pages to https only

When setting up GitLab Pages and enabling custom domain with custom SSL/TLS certificate I still need to deal somehow with http traffic. Since https is enabled by default on GitLab Pages, would it be possible to disable http access all together or at least make it available as option turned off by default? This would save me (and I guess a lot others) from doing strange redirecting tricks. IMHO this would make GitLab Pages a lot more useful for all those who needs only https access.