-
Notifications
You must be signed in to change notification settings - Fork 606
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(proxy) describe actual router rule order (#1473)
Fix proxy router rule evaluation order documentation for newer versions. The router has evaluated regex path rules before prefix path rules for some time, and documentation has always stated the reverse. This applies to older versions also, but has not been updated there for the sake of time. Add some additional example information for route shadowing. Correct broken anchor link. Made some minor phrasing changes.
- Loading branch information
Travis Raines
authored and
Aron Eidelman
committed
Aug 29, 2019
1 parent
6057569
commit 9a54147
Showing
4 changed files
with
64 additions
and
36 deletions.
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