Closed
Bug 975805
Opened 12 years ago
Closed 8 years ago
Make the 'request' npm module work
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: bruant.d, Unassigned)
References
Details
request [1] is a very popular (3rd most depended upon as time of writing [2]) module to send HTTP requests in Node.js. It'd be lovely if it worked in Jetpacks :-)
I can imagine this bug being a meta bug since it looks like it will be some work.
[1] https://www.npmjs.org/package/request
[2] https://www.npmjs.org/browse/depended
Priority: -- → P2
Comment 1•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•