Opera doesn't recognize 0.0.0.0 as localhost. Is this behaviour standard-conform?
Posted
by java.is.for.desktop
on Stack Overflow
See other posts from Stack Overflow
or by java.is.for.desktop
Published on 2010-03-28T16:28:07Z
Indexed on
2010/03/28
16:33 UTC
Read the original article
Hit count: 202
Hello, everyone!
Opera (version 10.10) under Linux (don't know about other OSes) does not recognize http://0.0.0.0/
as local address (http://127.0.0.1/
) , while Firefox does.
What is the difference between these addresses?
Which ob the two browsers in this case is standard conform?
© Stack Overflow or respective owner