How to do something after a service responded to a request? #2731
Unanswered
johannescpk
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Nope, doesn't work either as that only transforms the request/response. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have a
service_fn
that returns a response and I'd like to do something after the response was fully sent, how would I approach that?Beta Was this translation helpful? Give feedback.
All reactions