nodejs/undici

Filter tls options

Open

#236 opened on Jun 28, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (5,319 stars) (444 forks)batch import
enhancementgood first issue

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