# File lib/authlogic/session/http_auth.rb, line 49
        def request_http_basic_auth(value = nil)
          rw_config(:request_http_basic_auth, value, false)
        end