Minh: I don't know if Peter's suggestion helped, but I fixed a bug a couple weeks ago in r8628 that has not been propagated to the release version. It fixed corruption in the headers which resulted in an invalid Content-Length: which caused the precise symptoms you note.
Check out trunk if you can, otherwise I will release a new version. On 2/28/08, minh thu <[EMAIL PROTECTED]> wrote: > Hi > > I'm trying to use spiffy. I've a little problem which is in fact > related to the 'http' egg. > > Using the 'server example' from the 'http' wiki page with firefox, > firefox try to load the page for ever; it's only when I kill the > server (closing the port) that the page appears in firefox. > > How should I handle this ? Is the Content-Length header field > important for this ? > > Thanks, > Thu > > > _______________________________________________ > Chicken-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/chicken-users > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
