-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
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
feat: proxy-rewrite support config add set and remove header #8336
Merged
Merged
Changes from 20 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c999d53
feat: proxy-rewrite support add set and remove header
mscb402 faba9ca
chore: add document
mscb402 f2ed20f
chore: fix ci error
mscb402 cbb8b74
chore: fix lint
mscb402 e3c4d0a
chore: fix document and test case
mscb402 fee2b02
doc: add priority in document
mscb402 9496b2a
doc: fix doc lint
mscb402 5342ee7
chore: rename some function
mscb402 7c0b85d
chore: change to oneOf
mscb402 c11d214
chore: change back to anyof
mscb402 36d3760
chore: fix code.
mscb402 8d8a03e
chore: format code
mscb402 b236bc1
chore: clean code
mscb402 9a82832
chore: fix ci error
mscb402 07c4104
chore: fix ci error
mscb402 d3973dd
fix: ci error
mscb402 4f684db
doc: change doc
mscb402 84a06d6
Update docs/en/latest/plugins/proxy-rewrite.md
mscb402 3c2fb83
chore: format code style
mscb402 05daec5
chore: fix test style
mscb402 6042fe9
chore: remove line
mscb402 ab385e4
chore: change antOf to oneOf
mscb402 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done