Hi All,
Is there any specific naming conventions to be followed for ApigeeX - Custom header naming ?
We are migrating from Apigee Edge to ApigeeX, during this process we find that certain headers like ‘apigeeCorrelationId’, ‘apigee_oauth_access_token’ are not working properly once the corresponding proxies are migrated to ApigeeX.
For e.g. ‘apigeeCorrelationId’ is a response header that is sent back to client. We see the values in trace but its missing from the Response headers sent to client.
‘X-apigee-’ is reserved header used by apigee but how about other custom headers starting with ‘apigee’.
Any guidance is appreciated.
Thanks