httplib bug?

From: Manlio Perillo (NOmanlio_perilloSPAM_at_libero.it)
Date: 05/30/04


Date: Sun, 30 May 2004 16:25:45 GMT

Hi.
I'm not sure of this.
When one do an HEAD command, no response body is returned.
But httplib does not check this and when I do another request without
first calling HTTPResponse.read, raises a ResponseNotReady exception.

Thanks and regards Manlio Perillo