fluttercommunity / fluttercommunity/flutter_webview_plugin
Possible to capture response headers when page finishes loading?
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I would like to get the headers of the http response we get back. It seems that we can the the url, cookies, user agent (by evaluating javascript), and the html string (again, by evaluating javascript), but we don't even get access to the response object itself, which makes getting headers impossible. Is there a way to do it, or plan to support it in the future? I believe in native webviews we can access the headers.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.