coder2z commented on issue #11738: URL: https://github.com/apache/apisix/issues/11738#issuecomment-2921482318
there is actually no need to wait, this is clearly a bug (or a limitation of use). Just support it directly, and you can set a switch, with the default value set to false, and the logic is the same as before in the false case, and only when it is true will the request header be overwritten. Similar to the example above: conf.overwrite_upstream_headers -- 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]
