Re: [whatwg/fetch] Acknowledge interaction with draft-ietf-dnsop-svcb-https scheme redirect (#1325)

@ericorth commented on this pull request.



> + <p>It is <a>implementation-defined</a> whether other DNS queries might be performed to get
+ connection information beyond just <a for=/>IP addresses</a>. For example, if <var>origin</var>'s
+ <a for=origin>scheme</a> is "http" or "https", the implementation might perform a DNS query for
+ HTTPS RRs. [[SVCB]]

Moved outside the note into the procedure.  And good idea on "resolve a domain" taking the origin instead of domain.  Since there were already two sections here to take origin or domain, and all the origin one did was call the other with the origin's host, and nothing else seems to directly depend on the domain one, I did some trivial merging to give a single "resolve an origin" procedure.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1325#discussion_r826315000
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1325/review/909306521@github.com>

Received on Monday, 14 March 2022 19:41:11 UTC