Hello,
I am new to Apigee, trying to create a proxy where am sending custom header, the name of the header is ENO_CSRF_TOKEN. When call rest API from postman this header is passing properly, but with Apigee proxy it is not. Also we ensured that ENO_CSRF_TOKEN is allowed as header at endpoint. Please help