Re: [whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341)

@sleevi 

> Because the (current) connection is credentialed, since it loaded `example.com`, then if the H/2 connection also asserts origin identity for `cdn.example.com`, the request will be dispatched over the current connection.

Does this involve a DNS lookup for `cdn.example.com` to ensure it points to the same IP?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/341#issuecomment-295636743

Received on Thursday, 20 April 2017 08:42:59 UTC