Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 318 Bytes

File metadata and controls

11 lines (8 loc) · 318 Bytes

Support Classes for Http Requests

This library defines some handy classes for handling the client side of http/https request. It relies on the great node-fetch library.

The library may be added to any project with the following command:

npm install @yeasoft/fetchutils