Skip to content
Discussion options

You must be logged in to vote

There's no current possible way to replicate the exact one liner for the whole response, just for the response's body.

You can extend the dispatcher with an interceptor that directly does that as part of the response body, although can be complicated to achieve given (I'm unaware how the request's pipes works exactly).

You'd need to always check for headers and later pipe the response as you need.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vvhiz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants