# File lib/anemone/http.rb, line 58
    def redirect_limit
      @opts[:redirect_limit] || REDIRECT_LIMIT
    end