fix: Populate the protocol version of the original request to the ups…#12842
fix: Populate the protocol version of the original request to the ups…#12842zhl11b wants to merge 1 commit intoapache:masterfrom
Conversation
…tream protocol version.
Baoyuantop
left a comment
There was a problem hiding this comment.
There are no test cases for this modification.
|
Hi @zhl11b, following up on the previous review comments. Please let us know if you have any updates. Thank you. |
|
Hi @zhl11b, thank you for submitting this! I have a few concerns with the current state of this PR:
Since this has been inactive for several months, I'm going to close this PR. If you're still experiencing the issue, please:
Thanks for your interest in improving APISIX! |
Description
fix: Populate the protocol version of the original request to the ups…
If the version is not passed, upstream may use the default version, leading to inconsistent behavior or compatibility issues.
Checklist