should a web server recognize the requestes if we do
this? I have seen a 403 forbidden when the version is
changed 

--- Sven_Köhler <[EMAIL PROTECTED]> wrote:
> > But I can't find out how to actually tell
> HTTPClient to use HTTP 1.0 instead
> > of HTTP1.1?
> 
> As far as i remeber
> 
> HttpMethod m = ...;
> m.setHttp11(false);
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
>
[EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to