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