Open Fadarrizz opened 7 months ago
This PR aims to close #239. By letting the middleware handle a request instead of a response and setting the response on the request, we ensure the request is only sent once.
@ksassnowski When would you have time to look at this? I'm curious to your opinion :)
This PR aims to close #239. By letting the middleware handle a request instead of a response and setting the response on the request, we ensure the request is only sent once.