# File lib/action_controller/cgi_ext/cookie.rb, line 66 def http_only=(val) @http_only = val == true end