bnkit
bnkit copied to clipboard
Middleware prototype
An (attempt) at creating a middleware that would would be able to handle responses, instead of manually having to handle it, but i am running into issues when middleware modify requests, and then you try to access the request in a route it will throw an error saying the body has already been used