Hi Chris, There is a pending ticket for this: https://github.com/akka/akka/issues/16641
I think the fundamental obstacle might be removed now, so I will ping the ticket. -Endre On Thu, May 28, 2015 at 12:53 PM, Chris Baxter <[email protected]> wrote: > I noticed there is a setting (akka.http.server.remote-address-header) that > can be turned to "on" that should automatically add the Remote-Address > header to all incoming requests. I set this to on using RC3 but I do not > see the header being added. I searched through the source and saw the > setting in ServerSettings but I did not see that field that ties to this > config setting being used anywhere in the code. Is this something that has > yet to be implemented? > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
