hyperjumptech/monika

Allow users to set rejectUnauthorized on HTTPS Agent from CLI flags

Closed this issue · 0 comments

In httpRequest function, it creates an https agent that does not have the ability to set the rejectUnauthorized value. It is configurable through the request config, but it would be great if it can be set through the CLI flags