Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. if (req.request == "POST"){
  2. set req.http.X-Forwarded-For = client.ip;
  3. return(pass);
  4. }
  5.