# File lib/typhoeus/easy.rb, line 169
    def effective_url
      get_info_string(INFO_VALUES[:CURLINFO_EFFECTIVE_URL])
    end