Name: | nodejs010-nodejs-request |
---|---|
Version: | 2.25.0 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 64117 |
License: | ASL 2.0 |
RPM: | nodejs010-nodejs-request-2.25.0-2.el7.noarch.rpm |
Source RPM: | nodejs010-nodejs-request-2.25.0-2.el7.src.rpm |
Build Date: | Thu May 28 2015 |
Build Host: | x86-ol7-builder-03.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. |