-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feature(plugin): rewrite upstream info with plugin proxy-rewrite
#594
Merged
membphis
merged 8 commits into
apache:master
from
shuaijinchao:change/plugin/proxy-rewrite
Sep 27, 2019
Merged
feature(plugin): rewrite upstream info with plugin proxy-rewrite
#594
membphis
merged 8 commits into
apache:master
from
shuaijinchao:change/plugin/proxy-rewrite
Sep 27, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
membphis
reviewed
Sep 25, 2019
https://travis-ci.org/iresty/apisix/builds/589504274#L810 please fix it first. |
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
moonming
requested changes
Sep 26, 2019
OK, I will fix one by one. |
@shuaijinchao please press the |
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
membphis
reviewed
Sep 26, 2019
proxy-rewrite
proxy-rewrite
moonming
requested changes
Sep 27, 2019
membphis
approved these changes
Sep 27, 2019
@shuaijinchao merged, many thx |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This plugin is used to separate
uri
,host
,scheme
andenable_websocket
work in theupstream
module. Through this plugin, the simplicity and independence of theupstream
module can be maintained.此插件用于分离
upstream
模块中的uri
、host
、scheme
和enable_websocket
功能。让upstream
模块可以保持简洁和独立性。Issues resolved
Fix #569