The infra client plugin seems to add x-request-id, x-visitor-id request headers on my get-session request and that breaks since my backend has a cors configuration.
I didn't see it documented anywhere just yet, and since it can break the get-session request with all kinds of side effects, I think that should be part of the infra setup process, and not even just mentioned in the docs.
What are those extra headers used for?