Proxy Protocol support in Traefik 1.7.x

I am using Traefik behind an AWS load balancer on which proxy protocol is enabled. I see that Traefik works fine by consuming the proxy protocol header. However, I don't see the proxy protocol header being passed to the backend server. Is it possible to configure Traefik to pass the proxy protocol header to the backend server?