18 Commits

Author SHA1 Message Date
Mitra Ardron
4bdc483a8f Err gracefully if dont get contenttype 2018-11-29 11:32:56 +11:00
Mitra Ardron
b6a71fa4ba Updated, webpacked and deployed 2018-11-11 16:37:03 -08:00
Mitra Ardron
1c86efcbb3 DOnt error on server bug of not sending contenttype 2018-10-28 20:59:11 -07:00
Mitra Ardron
b1a821ab62 Bug if gateway omits Content-type 2018-10-22 17:47:11 -07:00
Mitra Ardron
e0a38ab5ad Catch bugs in case of timeout on node or errors when no HTTP available 2018-10-18 17:04:28 +13:00
Mitra Ardron
a028295179 Catch bug in range when end=Infinity 2018-10-13 21:29:10 +11:00
Mitra Ardron
1965b0e1ab Dont catch exception if use singular fetch - should be captured by caller 2018-10-12 15:17:58 +11:00
Mitra Ardron
00ffa39f9e Rearrange GET & PUT for better handling of errors in promises 2018-10-11 15:45:32 +11:00
Mitra Ardron
cc03e4334c Replace verbose with debug package for logging - looks good 2018-08-14 15:10:07 +10:00
Mitra Ardron
73d2f73bfe Improve console logging 2018-07-22 16:46:06 -07:00
Mitra Ardron
041b3b9684 Add streaming to TransportHTTP and p_GET and p_httpfetch 2018-07-21 11:08:38 -07:00
Mitra Ardron
935de30f8d Fix problem with loopfetch under node 2018-06-26 18:46:28 -07:00
Mitra Ardron
38058395b2 Add a guard on the loop - allows higher levels to signal when changing page, and lower levels (HTTP currerntly) to give up 2018-06-11 20:28:07 -07:00
Mitra Ardron
e2bd627b60 Switch looping on http back ot old value, compile & deploy 2018-06-11 13:17:31 -07:00
Mitra Ardron
51bf984408 Try more times with http requests 2018-06-09 14:34:28 -07:00
Mitra Ardron
daaade2ae2 Handle timeout errors better in IPFS, and looping http fetch to handle ERR_INSUFFICIENT_RESOURCES 2018-06-08 14:39:33 -07:00
Mitra Ardron
1d35e12ee7 Documentation, comments, and removing extraneous logging 2018-05-30 20:11:33 -07:00
Mitra Ardron
8eb6faa9ad Split httptools out of TransportIPFS and use as fallback 2018-05-08 16:46:57 -07:00