clients
clients copied to clipboard
HttpClient, StringClient, and JsonClient extracted from restify
Currently, clients will take two components, a url, and a path. We should revisit this interface and standardize a common interface that makes it easy to specify a URL. Something...
Hello, We wanted to ignore a bad SSL certificate temporarily and was wondering how to do this. Unfortunately the documentation did not cover this. I noticed you have the `rejectUnauthorized:...
Similar to server.requestLogger().