issues
search
valeriangalliat
/
fetch-cookie
Decorator for a `fetch` function to support automatic cookie storage and population. 🍪
The Unlicense
135
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How do I pass options to undici fetch (not fetchCookie) ??
#85
OZZlE
opened
4 weeks ago
0
Types are broken
#84
mohd-akram
closed
9 months ago
2
Export FetchCookieImpl and update esbuild version
#83
piwonskp
closed
9 months ago
7
Request: allow get cookjar after fetch
#82
bluelovers
opened
9 months ago
1
Make interface CookieJar exported
#81
hubertmalkowski
closed
9 months ago
1
headers array unsupported
#80
sparecycles
opened
1 year ago
0
Is it possible to make abstract interface for this library functionality?
#79
krutoo
closed
1 year ago
2
Update tough-cookie dependency to >=4.1.3
#78
Chico741
closed
11 months ago
3
the redirect implementation does not update the host header
#77
joerg1985
opened
1 year ago
0
Post-install script prevents installation
#76
leehambley
opened
2 years ago
4
why!!!!
#75
veryPanjc
closed
1 year ago
2
How to include cookie on cookie jar?
#74
swassapparel1
closed
1 year ago
3
Failed to load configuration of your project('./package.json' is not defined by "exports")
#73
rpopovici
closed
2 years ago
3
Broken support for WebPack's `enhanced-resolve` due to incorrect order of "default" condition in `package.json` "exports"
#72
danielweck
closed
2 years ago
2
Type definition not working under Node.js ESM support in TypeScript 4.7
#71
littlebtc
closed
2 years ago
2
Typescript error
#70
kokororin
closed
2 years ago
3
fetch-cookie fails at startup for react-native app
#69
Mudenz
closed
2 years ago
6
Example in documentation doesn't works with fetch-cookie v2 e
#68
xfournet
closed
2 years ago
2
undici and native Node.js `fetch` support
#67
valeriangalliat
closed
2 years ago
1
fetch-cookie v2
#66
valeriangalliat
closed
2 years ago
1
Redirect with Location partial URL doesn't work
#65
swordensen
closed
2 years ago
7
Any exaples
#64
scorpioRED
closed
1 year ago
1
Fix empty cookie header
#63
Jackymancs4
closed
3 years ago
4
Add a license
#62
Xiad32
closed
3 years ago
1
Unable to use import syntax
#61
joshmsamuels
closed
3 years ago
2
Fix set-cookie typings
#60
heyitsaamir
closed
4 years ago
2
Set-Cookie typings are incorrect
#59
heyitsaamir
closed
4 years ago
1
Improved TypeScript typings
#58
ghost
closed
4 years ago
0
node-fetch.js should treat status 308 as a redirect
#57
denishowew
closed
2 years ago
1
Fix TypeScript types: make ignoreError argument optional
#56
devanshj
closed
4 years ago
2
Add header status 307 support and pass options when redirecting
#55
AhmadAlHallak
closed
4 years ago
1
Support 307 / POST
#54
mmmdreg
closed
4 years ago
3
feat: allow errors from setCookie to be ignored
#53
krushiraj
closed
4 years ago
6
Allow users to ignore errors in setCookie of tough-cookie
#52
krushiraj
closed
4 years ago
1
Fix typescript typings
#51
cheeseandcereal
closed
4 years ago
1
Typescript type definitions are incorrect
#50
cheeseandcereal
closed
4 years ago
2
Add typings for fetch-cookie
#49
leonelv
closed
4 years ago
1
Not passing options further in redirects
#48
jajcek
closed
4 years ago
1
Library ignores proxy agent option on redirects
#47
ciricc
closed
2 years ago
2
Support more versions of tough-cookie, use util.promisify
#46
qw-in
closed
4 years ago
2
pass the options on redirect
#45
rpulivarthy
closed
4 years ago
1
Export toughCookie so you don't need it yourself in package.json when using fetch-cookie, and so you don't risk installing two versions
#44
ebdrup
closed
3 years ago
1
Add JSDoc function documentation with type annotations
#43
fabiante
closed
2 years ago
1
Getting error: res.headers.raw is not a function
#42
M-Nasab
closed
2 years ago
3
Ignore error when setting cookies
#41
grakic
closed
4 years ago
2
Handle request object correctly
#40
RiftLurker
closed
4 years ago
3
Doesn't work when set-cookie is in 302 redirects and redirect is set to 'follow'
#39
vmirage
closed
2 years ago
3
Error: Cookie not in this host's domain.
#38
pongstylin
closed
5 years ago
3
Set minimum version of tough-cookie to 2.3.3
#37
wrumsby
closed
5 years ago
3
Faling test should handle cookies (using custom cookie jar)
#36
fabiante
closed
5 years ago
0
Next