I have an upstream API that is expecting a request header key with a period “.” (abc.efg), however, when the request gets to Tyk, the header is being dropped. We have a NGINX ingress and set the config ignore_invalid_headers: “false” but this did not solve issue. Is there a Tyk level config that I’m missing?