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