Selcuk SERT

Results 1 issues of Selcuk SERT

The HTTP option Reject Unauthorized is always set to `true` regardless of values set for options `strictSSL` and `rejectUnauthorized` due to following code snippet: `this.rejectUnauthorized = options.strictSSL || options.rejectUnauthorized ||...