nodejs/undici

Filter tls options

Open

#236 geöffnet am 28. Juni 2020

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (444 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (5.319 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 10h) (82 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide