unwind 0.11.1
Follows a chain of redirects and reports back on all the steps. Heavily inspired by John Nunemaker's blog post. http://railstips.org/blog/archives/2009/03/04/following-redirects-with-nethttp/
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            addressable
            >= 0
          
          
            faraday
            ~> 0.8.0
          
    