Skip to content

Commit 06f2968

Browse files
committed
add redirect to export list
1 parent 5abcc8a commit 06f2968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/mode/static/nginx/modules/src/httpmatches.js

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ function paramsMatch(requestParams, params) {
202202
}
203203

204204
export default {
205+
redirect,
205206
internalRedirect,
206207
testMatch,
207208
findWinningMatch,

0 commit comments

Comments
 (0)