Ben Hsieh
|
a81b5f1719
|
Add JSON stream fs support #99
|
8 년 전 |
Ben Hsieh
|
801685dcbe
|
Add IOS increment HTTP request support and JSON stream lib
|
8 년 전 |
Ben Hsieh
|
10d9e63462
|
Fix arrow function in index.js
|
8 년 전 |
Ben Hsieh
|
200facab53
|
Fix unexpected warning message when canceling finished HTTP task
|
8 년 전 |
Ben Hsieh
|
664a91c246
|
Release fetch resource
|
8 년 전 |
Ben Hsieh
|
27c765c207
|
Fix XMLHttpRequest blob response assign statement
|
8 년 전 |
Ben Hsieh
|
7684d886ce
|
Fix Blob to Text conversion error
|
8 년 전 |
Ben Hsieh
|
bb76484c9b
|
Add android action view intent API for #75
|
8 년 전 |
Ben Hsieh
|
7c2782ade5
|
Change native network module logic and improve Android fs performance
|
8 년 전 |
Ben Hsieh
|
182b0d3973
|
Fix Fetch replacement and Blob construction logic
|
8 년 전 |
Ben Hsieh
|
15d4068452
|
Fix XMLHttpRequest auto strategy on Android
|
8 년 전 |
Ben Hsieh
|
b2f47bb657
|
Fix XMLHttpRequest auto strategy
|
8 년 전 |
Ben Hsieh
|
d368bc1aa6
|
Fix typo
|
8 년 전 |
Ben Hsieh
|
4d58919100
|
code refactor #70
|
8 년 전 |
Ben Hsieh
|
1e1a6b0d39
|
Fix unicode response issue
Fetch polyfill wip #70
|
8 년 전 |
Ben Hsieh
|
ee0f38e380
|
Fix #66
|
8 년 전 |
Ben Hsieh
|
5430f4ff24
|
Add android timeout exception handling. #44
Fix Blob constructor error
|
8 년 전 |
Ben Hsieh
|
2ea0cdaea1
|
Fix XMLHttpRequest module bugs #44
Add Event and ProgressEvent class #44
Add timeout support #44
|
8 년 전 |
Ben Hsieh
|
5c6acb8bf9
|
Fix url encoding issue #44
Fix missing content type handling #44
|
8 년 전 |
Ben Hsieh
|
2077e73ad2
|
Add XMLHttpRequest automatic response data handling strategy #44
|
8 년 전 |
Ben Hsieh
|
d1bcfbf8b0
|
Add Blob size support #44
|
8 년 전 |
Ben Hsieh
|
113e07ae08
|
Add Android file-to-file data access implementation #56
|
8 년 전 |
Ben Hsieh
|
43563cdff9
|
#44 wip commit
|
8 년 전 |
Ben Hsieh
|
1eef1919ec
|
Fix cancel request error
|
8 년 전 |
Ben Hsieh
|
ded20c2dd1
|
wip commit
|
8 년 전 |
Ben Hsieh
|
21dd265d69
|
Add HTTP state change event
|
8 년 전 |
Ben Hsieh
|
f612f35fe9
|
wip commit
|
8 년 전 |
Ben Hsieh
|
219216dad1
|
Release event listener after request is canceled
|
8 년 전 |
Ben Hsieh
|
ad7f642844
|
WIP commit
|
8 년 전 |
Ben Hsieh
|
05ade3a0d8
|
Add ios task cancel implementation, add test case for task cancel #39
|
8 년 전 |
Ben Hsieh
|
1538401e15
|
0.7.0 Android code refactor
|
8 년 전 |
Ben Hsieh
|
12eed0f6ec
|
code refactor
|
8 년 전 |
Ben Hsieh
|
622c588ff4
|
wip commit, complete Android form upload
|
8 년 전 |
Ben Hsieh
|
3e75d6f384
|
Change Android HTTP library to OkHttp #25, implement Android upload progress #49
|
8 년 전 |
Ben Hsieh
|
e267dc5246
|
Add #45 Android implementation
|
8 년 전 |
Juan B. Rodriguez
|
586d81dfff
|
Optimize network traffic (use cache first if requested)
This is a proof-of-concept of how to implement it.
Tests are needed.
Also, I believe there's an overlap with fileCache, which needs some figuring out.
|
8 년 전 |
Ben Hsieh
|
cdee490ed1
|
#22 android implementation complete
|
8 년 전 |
Ben Hsieh
|
2bec81dba9
|
#28 Add readFile method to RNFetchBlobResponse object
|
8 년 전 |
Ben Hsieh
|
fa33d6990e
|
Code IOS refactor
|
8 년 전 |
Ben Hsieh
|
83525f1673
|
Change fs interface
|
8 년 전 |
Ben Hsieh
|
a01301ddef
|
Added path wrapper API
|
8 년 전 |
Ben Hsieh
|
79865a0b3a
|
Correct fs API implementation
|
8 년 전 |
Ben Hsieh
|
c5212450e3
|
Improve file API consistency #18
|
8 년 전 |
Ben Hsieh
|
fd87219502
|
Refactor JS interface and add file write stream API
|
8 년 전 |
Ben Hsieh
|
f572b9b856
|
Change API `flush` to `unlink`
|
8 년 전 |
Ben Hsieh
|
a258da173c
|
Fix platform compatibility code
|
8 년 전 |
Ben Hsieh
|
4b97e0f04f
|
Add buffer size option to read stream
|
8 년 전 |
Ben Hsieh
|
8a469f5fb6
|
Change js interface
|
8 년 전 |
Ben Hsieh
|
25a5f9a6bf
|
#15 file stream reader IOS implementation
|
8 년 전 |
Ben Hsieh
|
12a96d52dc
|
#2 #3 Add config for customize file extension for tmp files
|
8 년 전 |