9500 + opera (original) (raw)

Seems that livejournal crashes when you send it a blank cookie:

$ telnet www.livejournal.com 80 Trying 66.150.15.150... Connected to livejournal.com. Escape character is '^]'. GET / HTTP/1.1 Host: www.livejournal.com Cookie:

Connection closed by foreign host.

Opera on the 9500 seems to be sending a blank Cookie2: header along with all its requests, and as such livejournal isn't working at all.

[update]
This seems to be a problem with Opera, too. As soon as you set a cookie in Opera, it will return a Cookie: and a Cookie2: header along with every request it makes to that server. And to add to that, even when you use Set-Cookie2:, Opera still returns the cookie you set in a Cookie header, not a Cookie2 header.
Brokenness on all sides, really.