awc: read URL after a redirection
Offen
A-awc
C-feature
D-medium
- Vorherrschende Sprache
- Rust
- Sterne
- 24.8k
- Forks
- 1.9k
- Ø Merge
- 23 Std. 10 Min.
- Gemergte PRs (30 T.)
- 26
Beschreibung
### Discussed in https://github.com/actix/actix-web/discussions/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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.