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

Get Response Location #2957

Open
1 task done
nikischin opened this issue Aug 28, 2024 · 0 comments · May be fixed by #2983
Open
1 task done

Get Response Location #2957

nikischin opened this issue Aug 28, 2024 · 0 comments · May be fixed by #2983
Labels
enhancement New feature or request mid-term-goal Mid Term Goal module-response

Comments

@nikischin
Copy link
Contributor

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

I am testing link service endpoints. The endpoints should forward from a given URL to another. I don't want to test the result of the page, I just want to test the redirects using Bruno.

I am not sure if this is the intended use or not and if there's a possibility to do so already, but I miss a feature to get the location of the current response object.

Let's say I create a new get request for aple.com I will get the result of the apple.com domain I was forwarded to but I am not able to get the URL name apple.com. There's another Feature Request #2532 for indicating the location but I am looking for getting the location via script and inside the asserts.

Mockups or Images of the feature

image image
@nikischin nikischin added the enhancement New feature or request label Aug 28, 2024
@nikischin nikischin linked a pull request Aug 30, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mid-term-goal Mid Term Goal module-response
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants