method
post_via_redirect
v4.2.7 -
Show latest stable
- Class:
ActionDispatch::Integration::RequestHelpers
post_via_redirect(path, parameters = nil, headers_or_env = nil)public
Performs a POST request, following any subsequent redirect. See request_via_redirect for more information.