CookieManager asserts value isNotEmpty, but the cookie value can be empty in real world #2484
Open
2 tasks done
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
Not empty value cookie is not allowed.
Expected Behavior
Should allow empty cookie value.
Steps with code example to reproduce
Steps with code example to reproduce
// No code
Stacktrace/Logs
Stacktrace/Logs
Flutter version
v3.24.3
Operating System, Device-specific and/or Tool
Android API 30
Plugin version
v6.1.5
Additional information
Check the code here:
flutter_inappwebview/flutter_inappwebview_android/lib/src/cookie_manager.dart
Line 79 in 0aaf7a0
Self grab
The text was updated successfully, but these errors were encountered: