Describe the bug
When I set isMiaHeaderInjected option to false, the header to proxy set in ADDITIONAL_HEADERS_TO_PROXY env are proxied if I use the http client in the request object.
Furthermore, if I set the mia headers inside the ADDITIONAL_HEADERS_TO_PROXY list, them are proxied anyhow.
Expected behavior
I expect to not proxy headers if I set this option.
We have 2 possibilities:
isMiaHeaderInjected do not forward proxy if set
- add another options, to avoid to proxy all headers and not only the headers flagged as mia-headers
Desktop (please complete the following information):