Add a browser check for AbortController
It's nice to have to aborting requests and adding timeouts to them. This is in theory supported in all browsers covered by other checks, but Safari 11.x had a broken implementation. Fixes #38
Please register or sign in to comment