Registry / http-client / request

request

JSON →
library2.88.2javamavenunverified

Request is a simplified HTTP client library for Node.js, packaged as a WebJar for Java use.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>request</artifactId> <version>2.88.2</version> </dependency>
INSTALL
IMPORT
SIG · REQUEST
R
request
http-clientjavav2.88.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

request
org.webjars.npm.request

Use the Request library via WebJar (typically in a JavaScript context).

// This is a WebJar; usage is typically via JavaScript in a browser or Node.js. // Example: var request = require('request'); // request('http://example.com', function (error, response, body) { console.log(body); });
Debug
Known issues
gotchaThis is a WebJar for a Node.js library; it is not a Java library.
fix
Use it only in JavaScript environments or with a JavaScript engine like Nashorn.
affects: *
Upgrade
Version history
2.88.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
Resources
request — mvn dependency:get request · libregistry