Ben Hsieh
d766c7c05c
Add 0.9.4 test cases
8 years ago
Ben Hsieh
aeca9ec8c3
bump version
8 years ago
Ben Hsieh
d038101991
Fix XMLHttpRequest so that it compatible to WHATWG-Fetch #106
8 years ago
wkh237
2f15f1782f
Update manually link instruction #103
8 years ago
wkh237
cebbd2a0e3
Update PULL_REQUEST_TEMPLATE
8 years ago
wkh237
b70b1719c2
Fix manual link instruction #101
8 years ago
wkh237
4855dd2984
Update CONTRIBUTORS.md
8 years ago
wkh237
26b04db589
Update CONTRIBUTORS.md
8 years ago
wkh237
dd410339c6
Create CONTRIBUTORS.md
8 years ago
Ben Hsieh
81ff2f6b2f
Merge branch '0.9.3'
8 years ago
Ben Hsieh
0b5f2146b0
bump to 0.9.3
8 years ago
wkh237
a512d93d60
Merge pull request #98 from Kaishley/patch-2
[Android] Removed duplicate code in RNFetchBlobBody.java
8 years ago
Kaishley
d59e8bd4fd
Update RNFetchBlobBody.java
Removed duplicated code at line 107
8 years ago
Ben Hsieh
d8a6ea3cdf
Merge branch 'master' into 0.9.2
8 years ago
Ben Hsieh
1a20024114
bump to 0.9.2
8 years ago
Ben Hsieh
71ee191547
Remove unnecessary code
8 years ago
Ben Hsieh
820808c0bd
Add missing comma #96
8 years ago
Ben Hsieh
1f67abbde3
Add test image
8 years ago
Ben Hsieh
d31c414e15
Fix OkHttp3 unexpected end of stream error
reference https://github.com/square/okhttp/issues/2738
8 years ago
wkh237
9f9f65bdab
Merge pull request #86 from francisco-sanchez-molina/patch-1
Lost content-length header fix
8 years ago
Ben Hsieh
901e87b8e1
bump to 0.9.2-beta.6
8 years ago
Ben Hsieh
10d9e63462
Fix arrow function in index.js
8 years ago
Ben Hsieh
8dc77049c7
bump to 0.9.2-beta.5
8 years ago
Ben Hsieh
200facab53
Fix unexpected warning message when canceling finished HTTP task
8 years ago
Ben Hsieh
664a91c246
Release fetch resource
8 years ago
Ben Hsieh
20b2c3cb88
Fix 0.7.0 test case
8 years ago
Ben Hsieh
0fb6635c6a
Fix Android upload progress #94
8 years ago
wkh237
472fba3840
Fix typo
8 years ago
Ben Hsieh
140ce1b721
bump to 0.9.2-beta.4
8 years ago
Ben Hsieh
1ec094d45d
Fix XMLHttpRequest test case
8 years ago
Ben Hsieh
aacc8d36fd
Add XMLHttpRequest debug log
8 years ago
Ben Hsieh
7090203686
Add warning message when form data format incorrect #90
8 years ago
Ben Hsieh
6c08ed738c
Add test case for #90
8 years ago
Ben Hsieh
e3c7ee48f5
Disable test server Etag
8 years ago
Ben Hsieh
93fe74e120
Add 0.9.2 test case and stress test
8 years ago
Ben Hsieh
b578764d3c
Android code refactor
8 years ago
Ben Hsieh
f2ad780d8f
Change Android HTTP timeout exception handling
8 years ago
Ben Hsieh
58205e563d
Change test cases
8 years ago
Ben Hsieh
83b208fb35
Add XMLHttpRequest method
8 years ago
Ben Hsieh
c7fc337401
Fix Android content type and content length issue #94
8 years ago
Ben Hsieh
4791571e23
Change fs.cp buffer size
8 years ago
Ben Hsieh
deb1b58ce6
Add Android fixed length request implementation #94
8 years ago
Ben Hsieh
e23292f6af
bump to 0.9.2-beta.3
8 years ago
Ben Hsieh
bde574226b
Fix Android Okhttp issue #93
8 years ago
Ben Hsieh
8c4d56ff27
Add IOS empty form data field checking #90
8 years ago
Ben Hsieh
4051817bb4
bump to 0.9.2-beta.2
8 years ago
Ben Hsieh
fabbd5e302
Change link script and related file
When install in RN > 0.30 the link script will automatically add a
statement to Android HTTP response callback (in RNFetchBlobReq.java) so
that response body does not leaking.
8 years ago
Ben Hsieh
a74e071b5b
Change Android fs normalize path function
Use a more sophisticated implementation as @timsuchanek mentioned in
#90
8 years ago
Ben Hsieh
35973e24e4
Change format builder function
Prevent app crash when form data contains undefined data field #90 .
8 years ago
Ben Hsieh
c62a2c34ac
Merge branch '0.9.2' of github.com:wkh237/react-native-fetch-blob into 0.9.2
8 years ago