[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with GSHTTPURLHandle
From: |
Richard Frith-Macdonald |
Subject: |
Re: problems with GSHTTPURLHandle |
Date: |
Fri, 13 Feb 2004 16:08:03 +0000 |
On 13 Feb 2004, at 15:47, Enrico Sersale wrote:
After the changes of 2004-02-01 "([bgdRead:] if the headers are
complete and there is no content-length, don't expect to read body
content)", GSHTTPURLHandle seems to not work anymore with many
servers.
I think this should already be fixed in CVS (as of the morning of 11th)
... but if there are still problems, I'd like to know what the cause is
...
You can call -setDebug:YES on the handle in order to get it to log all
it reads/writes in a file in /tmp
Looking at such a dump of the data sent by the server should let me
figure out what the problem is.