chenjiahan / chenjiahan/front-end-notes
ajax跨域请求
- Dominant language
- HTML
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
之前utils.js中的ajax是不是不支持跨域请求,www.51zhiquan.com请求dev.51zhiquan.com下的内容时Request Method 变成了OPTIONS


Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading utils.js and locating the ajax implementation referenced in the report. Reproduce the request from www.51zhiquan.com to dev.51zhiquan.com and inspect the reported OPTIONS request; done means confirming whether the behavior is supported and documenting or resolving the cross-origin request issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100