method
post_via_redirect
v1.2.6 -
Show latest stable
- Class:
ActionController::Integration::Session
post_via_redirect(path, args={})public
Performs a POST request, following any subsequent redirect. This is vulnerable to infinite loops, the same as #get_via_redirect.