[Webkit-unassigned] [Bug 15100] XMLHttpRequest::urlMatchesDocumentDomain raises error if port information does not match exactly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 13:46:01 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15100





------- Comment #4 from christian.mittendorf at freenet.de  2007-08-28 13:46 PDT -------
(In reply to comment #2)
> IIRC, the protocol<->port relationship is just a default that can be overridden via DNS,
> so it's not possible to know that https corresponds to port 443 without making
> a network connection.

The DNS doesn't have anything to do with the protocol - port, the port being
used is just a 
convention (see RFC 2616).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list