restify / clients

HttpClient, StringClient, and JsonClient extracted from restify
MIT License
57 stars 34 forks source link

Mutual Authentication #217

Open jsrojoo opened 4 years ago

jsrojoo commented 4 years ago

Hi,

It does not seem to mention in the docs how to send an http request with mutual auth support.

Does restify-clients support rejectUnauthorized and ca options?