# File lib/em-http/request.rb, line 47 def head options = {}, &blk; setup_request(:head, options, &blk); end