-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KAM26-27 remove headers and record_route on internal redirect
* record_route and consume_credentials are not preserved as well as removal of headers like Route we need to "redo" those on internal redirect. a config option KZ_INTERNAL_REDIRECT_RESERVED_HEADERS was made to set which headers ishould be removed. it can be set at runtime with kamcmd cfg.set kazoo internal_redirect_reserved_headers <regex expression> (cherry picked from commit ebb31d5)
- Loading branch information
Showing
2 changed files
with
4 additions
and
0 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