Skip to content

sweetdeath93/tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS AGENT

A small library that returns https agent

Installation

npm i @ivalice/tiny

Usage

const tiny = require("@ivalice/tiny");

tiny({ rejectUnauthorized: false })

Output should return you an HTTPS Agent

About

small npm module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors