# File lib/em-http/client.rb, line 353 def http_proxy?; proxy? && [nil, :http].include?(@options[:proxy][:type]); end