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