PhpGt / Fetch

Asynchronous HTTP client with promises.

Home Page:https://www.php.gt/fetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AbortSignal init parameter

g105b opened this issue · comments

The AbortSignal callback should be passed in to cancel any ongoing requests from code external to the async loop.