camsong / fetch-jsonp

Make JSONP request like window.fetch
998 stars 156 forks source link

timeout to check request #6

Closed abel-oye closed 8 years ago

abel-oye commented 8 years ago

Each "fetchJsonp" request will be sent out, Will clearTimeout the last timeoutId check? You look at my changes. https://github.com/river-lee/fetch-jsonp/blob/master/src/fetch-jsonp.js