DenisFrezzato / hyper-ts

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

Allow redirect to take a URL #76

Closed thewilkybarkid closed 2 years ago

thewilkybarkid commented 2 years ago

Allows the input to redirect to be a URL-like object, as well as a string.