-
Notifications
You must be signed in to change notification settings - Fork 329
Support for setting variables based on response data #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Oh wow! I never thought this feature would be missing. That'd be a really huge improvement. I don't want to copy the data like JWT token all the time. |
It has been 3 years, does anybody have any update on this? We started using |
This is... a huge bummer. I was loving HTTPie until this haha |
Unfortunately I had to switch back to Insomnia, Dynamic variables based on response body is critical for me. |
also waiting this feature |
I am also waiting for this feature to make httpie my main one |
+1 this would be really helpful |
It would be nice to be able to set variables for a future request (or
cd
to a path) based on the previous response data. Something like JSONpath syntax would be simple yet effective:The text was updated successfully, but these errors were encountered: