Skip to content

xhr: impossible to open relative URL #186

@krichprollsch

Description

@krichprollsch
const req = new XMLHttpRequest();                                       
req.open('GET', 'index.html');
SyntaxError: TODO message

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions