freemindcore commented on issue #9009:
URL: https://github.com/apache/apisix/issues/9009#issuecomment-1541527723

   @shreemaan-abhishek I tried your setup, the server header was still there.
   
   But when I tried "access-control-allow-origin": "", this header disappeared!
   <img width="697" alt="image" 
src="https://github.com/apache/apisix/assets/5857025/7f3de9c6-2e4b-411a-a278-5c3287323aad";>
   
   <img width="607" alt="image" 
src="https://github.com/apache/apisix/assets/5857025/d28fd187-39b7-4334-a2f4-0f22c99be09d";>
   
   So I began to realize that this is not a bug. Our ISTIO was updating this 
header after APISIX removed it.
   As a conclusion, the following istio related headers were not be able to 
remove.
   ```
   x-envoy-upstream-service-time: 5315
   server: istio-envoy
   x-envoy-decorator-operation: 
apisix-gateway.apisix-system.svc.cluster.local:80/*
   ```
   
   Thanks for your help!  I will close this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to