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

Add query <url> to get the url of the request #895

Closed
fabricereix opened this issue Oct 13, 2022 · 0 comments · Fixed by #901
Closed

Add query <url> to get the url of the request #895

fabricereix opened this issue Oct 13, 2022 · 0 comments · Fixed by #901
Labels
enhancement New feature or request
Milestone

Comments

@fabricereix
Copy link
Collaborator

fabricereix commented Oct 13, 2022

Add a query to get the url of the (last) request.
This is especially useful when following redirection automatically.

GET http://example.com/redirectme
[Options]
follow: true
HTTP/* 200
[Asserts]
url == "http://example.com/redirected"
@fabricereix fabricereix added the enhancement New feature or request label Oct 13, 2022
@fabricereix fabricereix added this to the 1.8.0 milestone Oct 13, 2022
@fabricereix fabricereix changed the title Add new query <url> to get the url of the request Add query <url> to get the url of the request Oct 13, 2022
@fabricereix fabricereix linked a pull request Oct 16, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant