Creating Middleware for Modifying Response
Unsure how to write a middleware for modifying a response (e.g. setting cors headers, etc). I get access to the
How would I do the same for the response?
ServerRequest tag, so I can do How would I do the same for the response?
