# File lib/em-http/http_client_options.rb, line 28
  def no_body?; @method == "HEAD"; end