mo / abortcontroller-polyfill

Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
MIT License
328 stars 26 forks source link

Added toStringTag #3

Closed jimmywarting closed 7 years ago

jimmywarting commented 7 years ago

Not sure if it should exist but I guess it should. Anyways it makes it easier to check and see if it is what it is

mo commented 7 years ago

thanks! merged and released as 1.0.6