Name: | nodejs010-nodejs-request |
---|---|
Version: | 2.25.0 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 64117 |
License: | ASL 2.0 |
RPM: | nodejs010-nodejs-request-2.25.0-1.el6.noarch.rpm |
Source RPM: | nodejs010-nodejs-request-2.25.0-1.el6.src.rpm |
Build Date: | Fri Aug 01 2014 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mikeal/request |
Summary: | Simplified HTTP request client |
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. |