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