wkh237
|
28e4b338d2
|
Merge pull request #79 from jbrodriguez/master
Fix callback signature
|
8 years ago |
Ben Hsieh
|
0fcdf3c2c4
|
Change test case #70
|
8 years ago |
Ben Hsieh
|
273f8eea46
|
Fix Fetch.bodyUsed state #70
|
8 years ago |
Ben Hsieh
|
43ecccc8a5
|
Disable Blob polyfill log
|
8 years ago |
Ben Hsieh
|
e1f028dcae
|
Add missing response type to cache response
|
8 years ago |
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 years ago |
Ben Hsieh
|
cda9a6f48d
|
Merge branch '0.9.0' of github.com:wkh237/react-native-fetch-blob into 0.9.0
|
8 years ago |
Ben Hsieh
|
b9fe58131e
|
Change test cases
|
8 years ago |
Ben Hsieh
|
e97068c796
|
Add android error handling
|
8 years ago |
Ben Hsieh
|
c39c6dea1b
|
Fix XMLHttp RequesText
|
8 years ago |
wkh237
|
e3de5938e6
|
Update README.md
|
8 years ago |
wkh237
|
e4b1c7775c
|
Update README.md
|
8 years ago |
Ben Hsieh
|
39a562a118
|
bump to 0.8.2
|
8 years ago |
Ben Hsieh
|
8716ec288c
|
Merge branch 'master' into 0.8.2
|
8 years ago |
Ben Hsieh
|
25eccf58ce
|
Fix #78 remove deprecated package import statement that breaks compilation
|
8 years ago |
Ben Hsieh
|
a2ef042c46
|
Fix package version number in test script
|
8 years ago |
Ben Hsieh
|
fe2eec552f
|
Fix #78 remove deprecated package import statement that breaks compilation
|
8 years ago |
Ben Hsieh
|
60c7cc0630
|
Fix package version number in test script
|
8 years ago |
wkh237
|
aeddbd0fc7
|
Fix typo #76
|
8 years ago |
Ben Hsieh
|
7aa9287a80
|
Merge branch 'issue_74' into 0.9.0
|
8 years ago |
Ben Hsieh
|
849d240ad5
|
Add test cases for #75
|
8 years ago |
Ben Hsieh
|
bb76484c9b
|
Add android action view intent API for #75
|
8 years ago |
Ben Hsieh
|
fe8baddcae
|
Add test data
|
8 years ago |
Ben Hsieh
|
3a3a1fa62f
|
Add #74 test case
|
8 years ago |
Ben Hsieh
|
b84c9fde1d
|
Add customized path support for Android Download Manager #74
|
8 years ago |
Ben Hsieh
|
04b7785a86
|
Change native content type checking logic
|
8 years ago |
Ben Hsieh
|
3373932cd5
|
Code refactor
|
8 years ago |
Ben Hsieh
|
bb126fdb18
|
Change XMLHttpRequest test cases
|
8 years ago |
Ben Hsieh
|
7c2782ade5
|
Change native network module logic and improve Android fs performance
|
8 years ago |
Ben Hsieh
|
8e9863624c
|
code refactor
|
8 years ago |
Ben Hsieh
|
64ac7f2e09
|
Add test case #70
|
8 years ago |
Ben Hsieh
|
182b0d3973
|
Fix Fetch replacement and Blob construction logic
|
8 years ago |
Ben Hsieh
|
5e5a461925
|
Fix unicode write file issue #73
|
8 years ago |
Ben Hsieh
|
4ab1ef9aca
|
Change test server .gitignore
|
8 years ago |
Ben Hsieh
|
fe9e909938
|
Add progres and cancellation support for Fetch replacement
|
8 years ago |
wkh237
|
2f5961ba08
|
Update README.md
|
8 years ago |
Ben Hsieh
|
969daaae11
|
Add fetch replacement test cases #70
|
8 years ago |
Ben Hsieh
|
fef20b52be
|
Add Fetch response reader function
|
8 years ago |
Ben Hsieh
|
0896254bee
|
Add readBlob method to Blob for more easier content access
|
8 years ago |
Ben Hsieh
|
a73f4377ea
|
Change test cases
|
8 years ago |
Ben Hsieh
|
1bbe2923c1
|
Add fetch polyfill Blob reader method #70
Fix Blob unicode data convertion #73
|
8 years ago |
Ben Hsieh
|
f69ced28ca
|
Change test case
|
8 years ago |
Ben Hsieh
|
15d4068452
|
Fix XMLHttpRequest auto strategy on Android
|
8 years ago |
Ben Hsieh
|
fb2576838c
|
Change XMLHttpRequest test case
|
8 years ago |
Ben Hsieh
|
b2f47bb657
|
Fix XMLHttpRequest auto strategy
|
8 years ago |
Ben Hsieh
|
0bf35df8f1
|
Add stress test server API
|
8 years ago |
Ben Hsieh
|
646399f438
|
Change stress test code
|
8 years ago |
Ben Hsieh
|
a07b93aa89
|
Fix IOS task queue race condition issue when sending massive requests
Fix #72 status code except 2xx will now causing a promise rejection
|
8 years ago |
Ben Hsieh
|
195499afca
|
Remove use OkHttp default connection pool timeout #72
|
8 years ago |
Ben Hsieh
|
f118228c18
|
Fix response unicode issue on Android #73
|
8 years ago |