增加http重定向功能,使http地址跳转至https同域名地址,客户端命令行增加参数-redirect-https=true,如果需要在配置文件中配置加参数redirect_https: true 例如:
-redirect-https=true
redirect_https: true
cpolar http -redirect-https=true -region=cn 8080
Δ