[squeak-dev] HTTPClient query

Diogenes Moreira diogenes.moreira at gmail.com
Tue Feb 8 19:47:12 UTC 2011


http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7

<http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7>This error
is reported by the Http Server.. that isn't client problem..

May be, your provider was implemented a browser cain's filter (most typical)
or apache's mod_security.

Best

D.

On Tue, Feb 8, 2011 at 4:39 PM, Facundo Vozzi <facundov79 at gmail.com> wrote:

> 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/a6980f45/attachment.htm


More information about the Squeak-dev mailing list