=?iso-8859-1?Q?Horacio_J._Pe=F1a?= wrote:
> ¡Hola!
>
> > Which browser are you using? Some browsers had a bug in the decoding
> > of dotted-decimal notation which would allow an IP address to be
> > specified as a 32-bit decimal number, i.e.
> No, it isn't a bug. It's the correct behaviour.
Both RFC 1945 (HTTP/1.0) and RFC 2068 (HTTP/1.1) define an HTTP URL
as:
http_URL = "http:" "//" host [ ":" port ] [ abs_path ]
host = <A legal Internet host domain name
or IP address (in dotted-decimal form),
^^^^^^^^^^^^^^^^^^^^^^^^
as defined by Section 2.1 of RFC 1123>
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]