Name: | nodejs-request |
---|---|
Version: | 2.25.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 64117 |
License: | ASL 2.0 |
RPM: | nodejs-request-2.25.0-1.el7.noarch.rpm |
Source RPM: | nodejs-request-2.25.0-1.el7.src.rpm |
Build Date: | Wed Nov 01 2017 |
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. |