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