On Oct 28, 1:57 pm, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> It's reasonable for window.location.host to return the FQDN if that's
> what it's given; and it's reasonable for the Enterprise server to use
> it, but in that case the key check should take account of it. (When I
> tested this in IE6, the browser removed the final dot. I don't think
> it should have done that.)
>
> Have I misunderstood your objection?

The trailing dot is only internal to the DNS system, and in the zone
file it is mandatory, but written as part of a URL it is a "strange
thing"

RFC 2616 says:

14.23 Host
   ...
   The Host field value MUST represent
   the naming authority of the origin server or gateway given by the
   original URL.


.com is or has a naming authority.
.uk is or has a naming authority.

.com. is not.
.uk. is not.

Full list here:
http://www.iana.org/domains/root/db/


--
Marcelo - http://maps.forum.nu
--

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to