Since `dp` uses Go's `httputil.ReverseProxy`, X-Forwarder-For header is sticked (or modified) to the request headers. Logic that reverts the modification of the `X-Forwarder-For` header should be added.
Since
dpuses Go'shttputil.ReverseProxy, X-Forwarder-For header is sticked (or modified) to the request headers.Logic that reverts the modification of the
X-Forwarder-Forheader should be added.