Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flutterchina/cookie_jar issues and pull requests
#54 - Getting error in PresistCookie jar Unable to open file
Issue -
State: closed - Opened by aqueebqazi over 1 year ago
#53 - Simply replace `\` to `/` rather than using `Uri` when parsing a storage base directory
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#52 - Exception in Windows
Issue -
State: closed - Opened by cozyboy over 1 year ago
#51 - 🚸 Allow to configure whether to delete host cookies when load failed
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#50 - 🐛 Parse incoming direcotry correctly
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#49 - ✨ Add `WebCookieJar` to convenient Web usages
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#48 - `PathAccessException` since version `4.0.1`
Issue -
State: closed - Opened by Rexios80 over 1 year ago
- 1 comment
#47 - 🔖 4.0.5
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#46 - Export `Cookie` from `universal_io`
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#45 - Export Cookie out
Issue -
State: closed - Opened by jasonlaw over 1 year ago
#44 - 4.0.3
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#43 - Automatic cookie handling with PersistCookieJar no longer works.
Issue -
State: closed - Opened by moseskarunia over 1 year ago
#42 - storage.delete is called each time when application is starting
Issue -
State: closed - Opened by katjai1 over 1 year ago
- 2 comments
#41 - Don't know if it's bug on Cookie Jar on loadForRequest.
Issue -
State: closed - Opened by BenderBlog over 1 year ago
- 2 comments
#40 - Fix runtype cast exception.
Pull Request -
State: closed - Opened by dkaera over 1 year ago
- 1 comment
#39 - Fixed problem with returning false if cookiePath end with '/'
Pull Request -
State: closed - Opened by QweKs-dev over 1 year ago
- 6 comments
#38 - FileStorage no file lock, then exception the Dio.
Issue -
State: open - Opened by hetao29 over 1 year ago
#37 - Can't compile the package on Flutter Web
Issue -
State: closed - Opened by YazeedAlKhalaf over 1 year ago
- 6 comments
#36 - Use universal_io for web abstraction
Pull Request -
State: closed - Opened by provokateurin over 1 year ago
- 5 comments
#35 - ♻️ Abstract `dart:io` for Web platform
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#34 - 🎨 Clean Dart codes
Pull Request -
State: closed - Opened by AlexV525 over 1 year ago
#33 - cookie的value如果是动态的怎么处理?必须每次重新创建dio对象吗
Issue -
State: closed - Opened by clearflame236 about 2 years ago
Labels: invalid
#32 - When installing new version of build, there is issue in android. (OS Error: No such file or directory, errno = 2)
Issue -
State: closed - Opened by KanybekMomukeyev over 2 years ago
- 1 comment
#31 - DefaultCookieJar 处理 Set-Cookie 时行为不标准
Issue -
State: closed - Opened by sunnysab almost 3 years ago
- 1 comment
#30 - fix path and domain match error
Pull Request -
State: closed - Opened by shuihuadx almost 3 years ago
#29 - Fix bug
Pull Request -
State: closed - Opened by sandstormwil about 3 years ago
#28 - test: DefaultCookieJar stores cookies isolated
Pull Request -
State: closed - Opened by PiN73 over 3 years ago
#27 - some fixes
Pull Request -
State: closed - Opened by unacorbatanegra over 3 years ago
#26 - Does it support for web?
Issue -
State: closed - Opened by githubtuxedo over 3 years ago
- 8 comments
#25 - dev单词拼写错误
Issue -
State: closed - Opened by yhsj0919 over 3 years ago
- 1 comment
#24 - Migrated to null safety
Pull Request -
State: closed - Opened by redsolver almost 4 years ago
- 2 comments
#23 - Are cookies encrypted in case of PersistCookieJar?
Issue -
State: closed - Opened by shujaatak about 4 years ago
- 1 comment
#22 - Default cookie jar should not use static storage for cookies
Issue -
State: closed - Opened by wstrange over 4 years ago
- 3 comments
#21 - 为什么没有中文文档
Issue -
State: open - Opened by zhengbiwenxs over 4 years ago
- 1 comment
#20 - Option to store cookie using shared_preference
Issue -
State: closed - Opened by kateile over 4 years ago
- 3 comments
#19 - Add deleteAll() method
Pull Request -
State: closed - Opened by johnathanbreshears about 5 years ago
- 1 comment
#18 - delete different type of cookies using one line.😁
Pull Request -
State: closed - Opened by fattiger00 about 5 years ago
- 2 comments
#17 - Possibly a security vulnerability, cookies in one cookie jar are currently visible in all cookie jars
Issue -
State: closed - Opened by a9udn9u over 5 years ago
- 1 comment
#16 - Cookies are not sent to subdomains
Issue -
State: closed - Opened by kbrz over 5 years ago
- 2 comments
#15 - Add force init function to reload cached cookies.
Pull Request -
State: closed - Opened by jeffwoooo over 5 years ago
#14 - Cannot reload cookies after changes in another task
Issue -
State: closed - Opened by jeffwoooo over 5 years ago
#13 - Export delete and more fine grained delete
Issue -
State: closed - Opened by spekary over 5 years ago
- 3 comments
#12 - Undefined name 'Cookie'
Issue -
State: closed - Opened by Pebsie over 5 years ago
- 1 comment
#11 - The setter 'cookieJar' isn't defined for the class 'Dio'.
Issue -
State: closed - Opened by AlexV525 over 5 years ago
- 2 comments
#10 - Why is default_cookie_jar not exported?
Issue -
State: closed - Opened by MihaMarkic almost 6 years ago
- 1 comment
#9 - Cannot implement CookieJar
Issue -
State: closed - Opened by hacker1024 almost 6 years ago
- 1 comment
#8 - (OS Error: Permission denied, errno = 1)
Issue -
State: closed - Opened by aholeye almost 6 years ago
- 1 comment
#6 - 修复因为大小写敏感而导致找不到相应cookie的bug
Pull Request -
State: closed - Opened by LittleMango about 6 years ago
#5 - Fixed version conflict with dart 2.1.0/flutter 0.6
Pull Request -
State: closed - Opened by brammittendorff about 6 years ago
#4 - cookie可以强制保存吗
Issue -
State: closed - Opened by sidealice about 6 years ago
- 2 comments
#3 - please update the sdk constraint
Issue -
State: closed - Opened by AitoApps over 6 years ago
#2 - Clear cookies function is needed for PersistCookieJar
Issue -
State: closed - Opened by gregko over 6 years ago
#1 - proper format the library
Pull Request -
State: closed - Opened by long1eu over 6 years ago
- 8 comments