# File lib/em-http/client.rb, line 82 def redirect? @response_header.location && @req.follow_redirect? end