3 comments (3 comments)4 reactions (4 reactions)0 assignees (0 assignees)JavaScript4,112 stars (4,112 stars)94 forks (94 forks)batch import
compatgood first issuehelp wanted
- Issue 種別
- feature
- 調査方針
- The issue asks if redaxios supports aborting requests. Review the source code (src/index.js) to see if AbortController integration is already present or possible. If not, the maintainer should provide a code example or add support for passing an AbortSignal in the options. Update the README with an example. Check existing comments for additional context.