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