fluttercommunity / fluttercommunity/flutter_webview_plugin
The getCookies method may need to be improved
オープン
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 938
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。