Replies: 2 comments 1 reply
-
@Steve4765 Unfortunately, this is a bug (#297) right now. I forgot to fill the rawbody in the GRPC response. But this is needed for the output redirection. With the next version it works. A workaround would currently be to simply save the body itself using NodeJS script and |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am creating this right now. in 20 minutes |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
How do we redirect the response from a GRPC request to a file ?
The example
works.
But it doesn't seem to be working for .http files that make GRPC requests
Beta Was this translation helpful? Give feedback.
All reactions