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