method
post
v2.3.8 -
Show latest stable
- Class:
ActionController::Integration::Session
post(path, parameters = nil, headers = nil)public
Performs a POST request with the given parameters. See get() for more details.
post(path, parameters = nil, headers = nil)Performs a POST request with the given parameters. See get() for more details.