Ben Hsieh
2c16a9488d
Fix IOS request timeout issue #368 by change default request setting to defaultSessionConfiguration, and make backgroundSessionConfigurationWithIdentifier optional
7 lat temu
Jacob Lauritzen
4ea868fe79
Android share cookies w/ RN, remove cookie utils (#388 )
7 lat temu
Max Gurela
cf31334b43
Re-apply iOS removeCookies API (#325 )
7 lat temu
Max Gurela
1cc4359469
Re-apply iOS removeCookies API (#325 )
7 lat temu
Ben Hsieh
cc4634447a
Comment out the line which causes IOS app crash when request expired #271
7 lat temu
Ben Hsieh
8c1db27074
Apply fix to #266
7 lat temu
Ben Hsieh
636ed98792
remove dev code
7 lat temu
Ben Hsieh
e7a39d9348
Apply fix for #263
7 lat temu
Ben Hsieh
80c23f2dc6
Fix getCookie and removeCookie API #230 #249
7 lat temu
Ben Hsieh
bc2a5b8c40
#249 #230 Add removeCookies API
7 lat temu
Dombi Soma Kristóf
18f89ecd70
#244 #243 Replace condition of RN40 in headers
7 lat temu
Ben Hsieh
ae1bdbc085
#244 #223 Fix RN 0.40 import
7 lat temu
Ben Hsieh
bd54a37d01
Change prelink script for #223
7 lat temu
Ben Hsieh
fe2f9d2dcf
Add new option `followRedirect` to fetch request and related test case #230
7 lat temu
Ben Hsieh
1c7328484b
Fix #225 IOS upload progress
7 lat temu
Ben Hsieh
28fb01eade
#223 Remove quotes
7 lat temu
Ben Hsieh
cce3ec8470
#223 RN 0.40 compatible IOS changes
7 lat temu
Ben Hsieh
a4a01d3743
#223 Remove quotes
7 lat temu
Ben Hsieh
279add449d
#223 RN 0.40 compatible IOS changes
7 lat temu
Ben Hsieh
2044427250
Fix potential IOS progress report error #210
8 lat temu
Ben Hsieh
c6007163c9
Refactor
8 lat temu
Ben Hsieh
d86c6aca65
Add option `overwrite` for #173
8 lat temu
Ben Hsieh
5f9954bfab
Add background state support for IOS #115
8 lat temu
Ben Hsieh
06a466b453
Fix IOS self-signed SSL issue #159
8 lat temu
Ben Hsieh
e6690114f8
Correct type of respInfo.status on IOS
8 lat temu
Ben Hsieh
6a435dab60
Add cookie related implementation #156
8 lat temu
Ben Hsieh
818c96a0ac
Change response data handling #154
8 lat temu
Ben Hsieh
bc027b10b8
Fix IOS app crash issue when redirect URL is empty
8 lat temu
Ben Hsieh
d477b1a4cb
Add background session management #115
8 lat temu
Ben Hsieh
a1b9dccf33
merge 0.9.7
8 lat temu
Ben Hsieh
dbaeef14a3
Add IOS server push support #143 #144
8 lat temu
Ben Hsieh
ab110cebdc
Fix zero division error
8 lat temu
Ben Hsieh
dc5c959138
Fix Android implementation #140
8 lat temu
Ben Hsieh
ca0fd9fda9
IOS wip commit #140
8 lat temu
Ben Hsieh
b239dfaa8c
Add additional parameter support for #141
8 lat temu
kejinliang
365c941cd3
Update RNFetchBlobNetwork.m
8 lat temu
Ben Hsieh
3793e49b5f
remove unnecessary code
8 lat temu
Ben Hsieh
e1cb0e22f3
Add IOS background HTTP expiration handling #115
8 lat temu
Ben Hsieh
8de67259c9
Add response format option #122
8 lat temu
Ben Hsieh
004196a9e2
Add containsString polyfill for IOS7 #119
8 lat temu
Ben Hsieh
2d9f5ea3ef
Fix IOS project settings
8 lat temu
Ben Hsieh
a7dab12f21
Add new property`redirects` to class RNFetchBlobResp #111
8 lat temu
Ben Hsieh
801685dcbe
Add IOS increment HTTP request support and JSON stream lib
8 lat temu
Ben Hsieh
71ee191547
Remove unnecessary code
8 lat temu
Ben Hsieh
e1f028dcae
Add missing response type to cache response
8 lat temu
Juan B. Rodriguez
af9a4a4df7
Fix callback signature
The callback from Java/iOS now returns 3 arguments.
A small adjustment is needed to fix this, with regards to the cache feature.
8 lat temu
Ben Hsieh
3373932cd5
Code refactor
8 lat temu
Ben Hsieh
7c2782ade5
Change native network module logic and improve Android fs performance
8 lat temu
Ben Hsieh
1bbe2923c1
Add fetch polyfill Blob reader method #70
Fix Blob unicode data convertion #73
8 lat temu
Ben Hsieh
b2f47bb657
Fix XMLHttpRequest auto strategy
8 lat temu