Demo problems

Ken Horn ken.horn at clara.co.uk
Mon May 23 04:06:09 PDT 2005


I'm having problems with the online demo. I can't get a second challenge 
to my openid.server.

When using either of the web forms, I receive the following request:
GET / HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Host: 127.0.0.1:82
User-Agent: libwww-perl/5.803

To which I reply:

HTTP/1.0 200 OK
Content-Type: text/html; charset=iso-8859-1
Content-Length: 159

<html>
<head>
<link rel="openid.server" href="http://itzu.homedns.org:82/openid" />
</head>
<body>
okh.OpenID - Mon May 23 11:53:14 BST 2005
</body></html>

But no further requests arrive. I haven't tried downloading the ajax
version and debugging with it, but just wondered if there was something
wrong with my response..

I can post my server code (hilariously bad java) if that helps / nothing
is obvious.

Cheers,

Ken.




More information about the yadis mailing list