awc: read URL after a redirection
Abierto
A-awc
C-feature
D-medium
- Lenguaje dominante
- Rust
- Estrellas
- 24.8k
- Forks
- 1.9k
- Merge medio
- 23 h 10 min
- PR fusionados (30 d)
- 26
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.