We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Directly deleting the "Host" header causes the custom host in the requests plugin to fail.
The "Host" header should be customizable, rather than being restricted to the reverse proxy address.
ShenYu version(s):2.6.1
No response
The Host field is not set correctly when the upstream is a reverse proxy.
The text was updated successfully, but these errors were encountered:
In your second picture, why does your host have to be github.com? please add my wechat: yijia1949
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
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
Environment
Debug logs
No response
Anything else?
The Host field is not set correctly when the upstream is a reverse proxy.
The text was updated successfully, but these errors were encountered: