Replies: 2 comments
-
You could do this with scripting at the moment. Run request A, extract the header and set it as a variable, then run request B and make use of that variable. There's some examples in the scripting section of the docs. It's not clear to me if chaining is something different. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, that it is. thanks again for bringing this tool to us |
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
-
Would be awesome if you would consider supporting request chaining.
So request B can dynamically use the value from request A's response header
Beta Was this translation helpful? Give feedback.
All reactions