function-templates
function-templates copied to clipboard
Update redirect.js
Adding setStatusCode so that the redirect happens, otherwise Location header alone doesn't do it.
Description
Adding setStatusCode so that the redirect happens, otherwise Location header alone doesn't do it.
Checklist
- [X] I ran
npm testlocally and it passed without errors. - [X] I acknowledge that all my contributions will be made under the project's license.