[Zope] zope error
Dieter Maurer
dieter@handshake.de
Mon, 15 Jul 2002 00:02:03 +0200
yan zhang writes:
> ...
> 2002-06-12T01:15:38 ERROR<200> ZServer Bad Http
> request : 'CONNECT mx1.mail.yahoo.com:25 / HTTP/1.0
Someone sends a "CONNECT" request.
I never heard of such an HTTP command...
> 2002-07-10T22:51:15 ERROR<200> ZServer uncaptured
> python exception, closing channel
> <zhttp_channel connected 65.94.39.78:3916 at 2d54dac
> channel1#: 6532 requests:>
> <exception.IndexError: list index out of range
I never met this error. I would look at the source to find
out, when it happens.
Dieter