method

post_via_redirect

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.