Tag for incoming network interface

Hi. I have traefik 2.4 running on a server with multiple network interfaces. For the backend implementation, it is important to know over which network interface the Https request arrived. Is there a way to configure traefik so that I can put the network interface as a tag in the header of the request as a separate variable?

Is there a best practice approach for this?