-
|
. |
Beta Was this translation helpful? Give feedback.
Answered by
1buran
May 1, 2024
Replies: 1 comment
-
|
I doesn't, currently it can only save the current session (request and response with their headers, bodies etc). It would be cool to implement something like collections, chains of requests with simple logic of variable substitution, but it requires a lot of effort :) Maybe I'll have more free time to add something from this list of wishes or maybe someone else may do this, PR is welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
1buran
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I doesn't, currently it can only save the current session (request and response with their headers, bodies etc).
It would be cool to implement something like collections, chains of requests with simple logic of variable substitution, but it requires a lot of effort :)
Maybe I'll have more free time to add something from this list of wishes or maybe someone else may do this, PR is welcome!