axios封装问题
Open
- Dominant language
- Vue
- Stars
- 16.3k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
const axios = new HttpRequest(baseUrl)
是不是每个请求都会附带自己的interceptors,而不是全局的interceptors
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is identified in the issue. Start at the HttpRequest(baseUrl) entry point and trace how axios interceptors are registered; done means establishing whether they are per-request or global and recording a clear answer for the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100