Skip to content

Commit

Permalink
add redirect to export list
Browse files Browse the repository at this point in the history
  • Loading branch information
salonichf5 committed Apr 17, 2024
1 parent 5abcc8a commit 06f2968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/mode/static/nginx/modules/src/httpmatches.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ function paramsMatch(requestParams, params) {
}

export default {
redirect,
internalRedirect,
testMatch,
findWinningMatch,
Expand Down

0 comments on commit 06f2968

Please sign in to comment.