Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

fetch + serverName / SNI for https requests #17

Open
mrkurt opened this issue Dec 4, 2018 · 1 comment
Open

fetch + serverName / SNI for https requests #17

mrkurt opened this issue Dec 4, 2018 · 1 comment

Comments

@mrkurt
Copy link
Member

mrkurt commented Dec 4, 2018

In node land, we had some issues with fetch requests that weren't sending the right servername. This commit fixed it, I don't believe the Rust fetch implementation is doing this right yet: superfly/fly@de6aac5

superfly/fly is about to get an option to override servername in fetch that we'll need over here too.

@jeromegn
Copy link
Member

Do we know if that's currently an issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants