Steven Yung
Steven Yung
Good catch, I will add some testing
added some tests and fix Content-Type issue. thanks @byhemechi !
@lucacasonato I guess I can see how this could be a problem long term. Rather than allowing to return `null`, do you think it would be better to add a...
I like this idea but it might require more work to make it work. I'll go with the `renderNotFound` method and maybe something can be done later in another PR.
It should be good to go, we now have a `renderNotFound` method with some tests and I also added some doc on the new method (would love to have feedback...
Thanks for the documentation review, everything is merged 👍
synced w/ main branch ✓
Thanks for the idea @jcs224 , it seems like a nice solution for the time being. I took some inspiration from your library to make a first draft of `fresh-session`...
Sounds like a good idea, I will see if I can make a PR for this 👍
Looks pretty awesome already, can't wait to see how much would be possible in the future with this plugin system 🔥