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

awc: read URL after a redirection #3403

Open
robjtede opened this issue Jun 16, 2024 Discussed in #3387 · 0 comments
Open

awc: read URL after a redirection #3403

robjtede opened this issue Jun 16, 2024 Discussed in #3387 · 0 comments
Labels
A-awc project: awc C-feature Category: new functionality d-medium Difficulty (estimate): Medium

Comments

@robjtede
Copy link
Member

Discussed in #3387

Originally posted by rharish101 June 4, 2024
If I request a webpage with a URL, and the website redirects to another page, how do I get the URL of the new page once awc returns from a ClientRequest::send? This is when redirections are allowed (i.e. not disabled when building the client) in the client.

@robjtede robjtede added A-awc project: awc C-feature Category: new functionality d-medium Difficulty (estimate): Medium labels Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-awc project: awc C-feature Category: new functionality d-medium Difficulty (estimate): Medium
Projects
None yet
Development

No branches or pull requests

1 participant