gost-dom / gost-dom/browser

XHR Missing Features

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.