# File lib/authlogic/session/cookies.rb, line 69 def httponly(value = nil) rw_config(:httponly, value, false) end