I have an API which needs API key in the header variable named X-API-Key. When I am using proxied mode, this header is not being passed to origin server. When I change the mode to DNS only, the API is working fine.
Can anyone guide me please?
I have an API which needs API key in the header variable named X-API-Key. When I am using proxied mode, this header is not being passed to origin server. When I change the mode to DNS only, the API is working fine.
Can anyone guide me please?
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.