XHR Missing Features
Open
- Dominant language
- Go
- Stars
- 300
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Following behaviour is still missing in the XHR implementation
- [ ] `abort`
- [ ] `overrideMimeType`
- [ ] `withCredentials` get/set
- [ ] `timeout` get/set
- [ ] `loadstart` event
- [ ] other events? Progress?
Contributor guide
Research direction
Locate the XHR implementation and its existing tests, then compare their behavior with the missing features listed in the issue. Define the supported scope for abort, overrideMimeType, withCredentials, timeout, loadstart, and any progress events; done means the selected behaviors are implemented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100