[squeak-dev] HTTPClient query

Facundo Vozzi facundov79 at gmail.com
Tue Feb 8 19:39:25 UTC 2011


Hi all,
I'm downloading some zip files from a HTTP server with HTTPClient in this
way:

HTTPClient httpGetDocument: 'http://anInternetAddress/files/20101101.zip'

And it works fine some times and others times not. The files are uploaded
periodicaly and with some files always work and with others never work. The
error that I got when I do it is:

HTTP/1.0 406 Not Acceptable

Anyone have any idea that can happen?

Thanks in advance,
FV
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110208/86490d0d/attachment.htm


More information about the Squeak-dev mailing list