nodejs/undici

Filter tls options

Open

#236 opened on Jun 28, 2020

 (7 comments) (0 reactions) (0 assignees)JavaScript (444 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (5,319 stars)
PR merge metrics
 (PR metrics pending)

Description

Determine which tls options actually make sense to forward to tls.connect and throw if any other is provided (e.g. allowHalfOpen).

Contributor guide