issues
search
flutterchina
/
cookie_jar
A cookie manager for http requests in Dart, by which you can deal with the complex cookie policy and persist cookies easily.
MIT License
399
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it possible to encrypt cookies in case of PersistCookieJar?
#60
wsdqr001
opened
2 months ago
1
WASM support
#59
usherwaltz
opened
2 months ago
0
Is it possible to set a cookie for a domain?
#58
mark8044
opened
4 months ago
1
I'm having expired cookies loaded using PersistCookieJar
#57
aletorrado
opened
5 months ago
3
refactor the CookieJar interface for more implementation independence
#56
Leptopoda
opened
7 months ago
4
Non-session Cookies won't saved without `persistSession` flag
#55
mertcorumlu
opened
12 months ago
0
Getting error in PresistCookie jar Unable to open file
#54
aqueebqazi
closed
1 year ago
0
Simply replace `\` to `/` rather than using `Uri` when parsing a storage base directory
#53
AlexV525
closed
1 year ago
0
Exception in Windows
#52
cozyboy
closed
1 year ago
0
🚸 Allow to configure whether to delete host cookies when load failed
#51
AlexV525
closed
1 year ago
0
🐛 Parse incoming direcotry correctly
#50
AlexV525
closed
1 year ago
0
✨ Add `WebCookieJar` to convenient Web usages
#49
AlexV525
closed
1 year ago
0
`PathAccessException` since version `4.0.1`
#48
Rexios80
closed
1 year ago
1
🔖 4.0.5
#47
AlexV525
closed
1 year ago
0
Export `Cookie` from `universal_io`
#46
AlexV525
closed
1 year ago
0
Export Cookie out
#45
jasonlaw
closed
1 year ago
0
4.0.3
#44
AlexV525
closed
1 year ago
0
Automatic cookie handling with PersistCookieJar no longer works.
#43
moseskarunia
closed
1 year ago
0
storage.delete is called each time when application is starting
#42
katjai1
closed
1 year ago
2
Don't know if it's bug on Cookie Jar on loadForRequest.
#41
BenderBlog
closed
1 year ago
2
Fix runtype cast exception.
#40
dkaera
closed
1 year ago
1
Fixed problem with returning false if cookiePath end with '/'
#39
QweKs-dev
closed
1 year ago
6
FileStorage no file lock, then exception the Dio.
#38
hetao29
opened
1 year ago
0
Can't compile the package on Flutter Web
#37
YazeedAlKhalaf
closed
1 year ago
6
Use universal_io for web abstraction
#36
provokateurin
closed
1 year ago
5
♻️ Abstract `dart:io` for Web platform
#35
AlexV525
closed
1 year ago
0
🎨 Clean Dart codes
#34
AlexV525
closed
1 year ago
0
cookie的value如果是动态的怎么处理?必须每次重新创建dio对象吗
#33
clearflame236
closed
1 year ago
0
When installing new version of build, there is issue in android. (OS Error: No such file or directory, errno = 2)
#32
KanybekMomukeyev
closed
1 year ago
1
DefaultCookieJar 处理 Set-Cookie 时行为不标准
#31
sunnysab
closed
1 year ago
1
fix path and domain match error
#30
shuihuadx
closed
1 year ago
0
Fix bug
#29
sandstormwil
closed
1 year ago
0
test: DefaultCookieJar stores cookies isolated
#28
PiN73
closed
1 year ago
0
some fixes
#27
unacorbatanegra
closed
2 years ago
0
Does it support for web?
#26
githubtuxedo
closed
1 year ago
8
dev单词拼写错误
#25
yhsj0919
closed
3 years ago
1
Migrated to null safety
#24
redsolver
closed
3 years ago
2
Are cookies encrypted in case of PersistCookieJar?
#23
shujaatak
closed
1 year ago
2
Default cookie jar should not use static storage for cookies
#22
wstrange
closed
1 year ago
3
为什么没有中文文档
#21
zhengbiwenxs
opened
4 years ago
1
Option to store cookie using shared_preference
#20
kateile
closed
3 years ago
3
Add deleteAll() method
#19
johnathanbreshears
closed
3 years ago
1
delete different type of cookies using one line.😁
#18
fattiger00
closed
3 years ago
2
Possibly a security vulnerability, cookies in one cookie jar are currently visible in all cookie jars
#17
a9udn9u
closed
5 years ago
1
Cookies are not sent to subdomains
#16
kbrz
closed
1 year ago
2
Add force init function to reload cached cookies.
#15
jeffwoooo
closed
5 years ago
0
Cannot reload cookies after changes in another task
#14
jeffwoooo
closed
3 years ago
0
Export delete and more fine grained delete
#13
spekary
closed
1 year ago
3
Undefined name 'Cookie'
#12
Pebsie
closed
5 years ago
1
The setter 'cookieJar' isn't defined for the class 'Dio'.
#11
AlexV525
closed
5 years ago
2
Next