Is anyone getting a value in this field? The documentation says it should be the same as the X-Forwarded-For header. I've checked that the header is actually set when my app gets the request but I'm not seeing the value in herokus router logs.
2012-11-20T16:47:30+00:00 heroku[router]: at=info method=GET path=/ host=REDACTED fwd= dyno=web.1 queue=0 wait=0ms connect=1ms service=8ms status=200 bytes=260 Documentation: https://devcenter.heroku.com/articles/http-routing#heroku-router-log-format -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en
