DenisFrezzato / hyper-ts

Type safe middleware architecture for HTTP servers
https://denisfrezzato.github.io/hyper-ts/
MIT License
391 stars 18 forks source link

Set the redirect status code #82

Open thewilkybarkid opened 2 years ago

thewilkybarkid commented 2 years ago

Adds a second argument to the redirect constructor to change the status code used.