Limited request header size on our origin

We are using Layer0 For Traditional Websites on our site, which is running an ecommerce system with some limitations on the number of request headers it can receive. We want to reduce the number of headers coming upstream, and there are several geo-location headers Layer0 provides that we do not have use of at this time, so wanted to start reducing by hitting those-

Attempting to use removeRequestHeader before proxying to origin, we get the following error for any of the x-0-**** headers -

fallback: Error: Header "x-0-geo-city" is reserved and cannot be modified

Is it possible to limit the default Layer0 headers from going to our origin some other way?

There is no way to remove the geolocation headers at the moment, but we’ve added this to our backlog. Check back layer this year!