Including X-Request-Id in response header + request context
I'm having a bit of trouble achieving this, this is what I currently have (for setting the response header), and in my commented code I've got my previous implementation (for including in the request context), how do I get both to work?
1 Reply
optimistic-gold•3d ago
global middleware will work (because that is how i did it)