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

Response Query Feature Not Implemented? #3717

Closed
2 tasks done
Kenttleton opened this issue Dec 31, 2024 · 2 comments
Closed
2 tasks done

Response Query Feature Not Implemented? #3717

Kenttleton opened this issue Dec 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Kenttleton
Copy link

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

The Response Query feature does not seem to be implemented. According to the docs this feature should exist. I attempted to use it in the Post Response Script and it throws the following error

Error invoking remote method 'send-http-request': TypeError: res is not a function

Looking through the source code I could not find where this is implemented. It looks like the res object does not have this capability based on the script or testing paths which the docs suggest it should be implemented. This also might be a matter of the docs not being accurate either.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image

@Kenttleton Kenttleton added the bug Something isn't working label Dec 31, 2024
@Kenttleton
Copy link
Author

Looks like there is a PR out for this; 3710. The docs might be ahead of the feature.

@Kenttleton
Copy link
Author

Closing as duplicate; #481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant