Actions
Feature #1912
closedX-Rewrite-Method
ASK QUESTIONS IN Forums:
Description
Hello,
this patch adds a new header X-Rewrite-Method to mod_proxy_core, upon detection of which the method of the redirected request is set and, depending on the new method, the response from the first backend call is used as the request body for the second one.
This way, I can conveniently tunnel POST requests with the accompanying data through a FastCGI backend for authentication.
Currently it supports GET, POST, HEAD, and CONNECT; do any other methods make sense in this context?
Files
Updated by leromarinvit over 15 years ago
it's not a bug, it's a feature :-)
sorry, didn't see the bug/feature choosebox when submitting this; can somebody change it or should i open a new ticket (or doesn't it matter anyway)?
Actions
Also available in: Atom