nodejs-request - Simplified HTTP request client
Website: | https://github.com/mikeal/request |
---|---|
License: | ASL 2.0 |
- Description:
Request is designed to be the simplest way possible to make HTTP calls. It supports HTTPS and follows redirects by default. You can stream any response to a file stream. You can also stream a file to a PUT or POST request. It also supports a few simple server and proxy functions.
Packages
nodejs-request-2.25.0-3.sdl6.noarch [26 KiB] |
Changelog
by Jamie Nguyen (2013-08-18):
- fix versioned dependencies take two (#998140) |