titxue opened a new issue, #5780: URL: https://github.com/apache/shenyu/issues/5780
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Directly deleting the "Host" header causes the custom host in the requests plugin to fail.   ### Expected Behavior The "Host" header should be customizable, rather than being restricted to the reverse proxy address.  ### Steps To Reproduce 1. Go to **HttpProcess** → **Request** → **Rules** → **Headers**. 2. Adding a custom **Host** value to the headers does not take effect. ### Environment ```markdown ShenYu version(s):2.6.1 ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
