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