nodejs/undici

Filter tls options

Open

#236 aberto em 28 de jun. de 2020

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (444 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (5.319 stars)
Métricas de merge de PR
 (Mesclagem média 2d 10h) (82 fundiu PRs em 30d)

Description

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

Guia do colaborador