Skip to content

just use require('http')? #16

Description

@grncdr

would you be interested in a PR that replaces the Faux-XHR wrapper with plain old require('http'). Given that this module already relies on CommonJS requires, using the core node http library and browserify would be a shorter path to getting it working everywhere, not to mention leaving less code to maintain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions