fix(#3817): send servername for SNI on TLS (#3821) [backport] by metcoder95 · Pull Request #3864 · nodejs/undici (original) (raw)

Conversation

@metcoder95

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@metcoder95

(cherry picked from commit b93a834)

metcoder95

@@ -0,0 +1,375 @@
'use strict'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't know we didn't backport dns interceptor

mcollina

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Uzlopak Uzlopak deleted the backport-3821-to-v6.x branch

December 31, 2024 18:19

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@metcoder95 @mcollina