<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, <br>
    <br>
    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).  <br>
    <br>
    Is there an Nginx configuration that would do this? I tried setting
    <code>$request_method but that caused a configuration error. <br>
      <br>
      Thanks<br>
      <br>
      Ian</code><br>
    <pre class="moz-signature" cols="72">-- 
Ian Hobson 
Mid Auchentiber, Auchentiber, Kilwinning, North Ayrshire KA13 7RR
Tel: 0203 287 1392     
Preparing eBooks for Kindle and ePub formats to give the best reader experience.</pre>
  </body>
</html>