# File lib/action_controller/request.rb, line 183
def
protocol
ssl?
?
'https://'
:
'http://'
end