Skip to content
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

[Feature request] See computed/sent request values after sent #311

Open
estacioneto opened this issue Nov 4, 2024 · 0 comments
Open

[Feature request] See computed/sent request values after sent #311

estacioneto opened this issue Nov 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@estacioneto
Copy link

estacioneto commented Nov 4, 2024

When using magic variables such as {{$uuid}}, the values are regenerated on every request sent and on every require('kulala').inspect(), making it impossible to see the computed variables for a specific response. The only way to overcome this is to always first inspect() before sending the request, but should this be something already dealt by the plugin?

It could be interesting to see the sent headers and body especially when they have tracing IDs.

P.S.: Thanks for creating and maintaining this amazing plugin!

@estacioneto estacioneto changed the title See computed/sent request values after sent [Feature request] See computed/sent request values after sent Nov 4, 2024
@gorillamoe gorillamoe added the enhancement New feature or request label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants