Allowing forms to submit responses
Review Request #8784 — Created Feb. 26, 2017 and discarded — Latest diff uploaded
In a case that we want a form to submit its own response (with different headers or a different return path).
This is necessary for python-social-auth disconnects, as those require a POST request to a specific URL.
None, except that it seems to work.