Closed
Description
Hi,
Would you consider passing the request to formatResponse()
in Formatter
? Introducing "format response for request" effectively.
We could use it to redact sensitve responses for certain URLs.
We could use it to hide response bodies for certain URLs that we don't care about.
The alternative route is to create a formatter per usecase, thus a plugin client per usecase ... which is really overhead :)
WDYT?
Metadata
Metadata
Assignees
Labels
No labels