Skip to content

Browser-Request doesn't work in most browsers #177

@bitmage

Description

@bitmage

One of your dependencies, browser-request, seems to have fallen out of maintenance. There's a number of pull requests with no responses and the library hasn't had any activity in the last year.

Browser support is poor. I'm not even sure if these results are accurate, since they're attached to a fork that maxogden wrote at some point. But they're linked to from the README on the main branch.

Since strong-remoting is what client-side loopback models will use to communicate with the server side API, it seems pretty crucial that this work cross browser.

It seems like the only place we are referencing browser-request is in the package.json. I think this section is being interpreted by browserify? Would it be possible to just use the http API and let browserify handle it natively? The browserify module says it's tested and working in most relevant browsers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions