## Feature request Currently we get "http" ### Motivation Testing of *_url route helpers Currently we have to do `vc_test_controller.request.env['HTTPS'] = 'on'`
Feature request
Currently we get "http"
Motivation
Testing of *_url route helpers
Currently we have to do
vc_test_controller.request.env['HTTPS'] = 'on'