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