Custom Header for GET API

I am new to FHIR. Our API gateway is setting some custom headers after authentication, we need them in our GET API. How we can pass custom headers to FHIR server (GET API) ?

Thanks !