# File lib/authlogic/session/cookies.rb, line 142
        def httponly=(value)
          @httponly = value
        end