I need (as part of a cache busting exercise) to convert a POST into a GET
with the same URI parameters. ( The URL is currently a GET, but a proxy I
have to subvert is mangling things :( There is no true POST data).
Is there an Nginx configuration that would do this? I tried setting
$request_m
Hi,
I need (as part of a cache busting exercise) to convert a POST into a
GET with the same URI parameters. ( The URL is currently a GET, but a
proxy I have to subvert is mangling things :( There is no true POST data).
Is there an Nginx configuration that would do this? I tried setting
|$re