fluttercommunity / fluttercommunity/flutter_webview_plugin

The getCookies method may need to be improved

Abierto
#418 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.5k
Forks
938
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When I found a minor problem with the getCookies method, I looked at the source code, on line 224 of **base.dart**,

`final split = cookie.split('=');`

If there is also '=' in the cookie value, the result of the split is not correct.

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.