# File lib/action_controller/integration.rb, line 220 def head(path, parameters = nil, headers = nil) process :head, path, parameters, headers end