You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Paranoid <pa...@ukr.net> on 2006/09/11 17:01:44 UTC

request params

hi all!
just subscribed because of one big question:
how it is right to manage params? there is three classes - connection params, host params and method params. i can set everything defined in HttpClientParams but there is alot of more params, isnt 
it? so...
1. how to decide to use connection params of method params?
2. where can i get full list of http params? like continue downloading from certain byte of file...


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org


Re: request params

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Mon, 2006-09-11 at 18:01 +0300, Paranoid wrote:
> hi all!
> just subscribed because of one big question:
> how it is right to manage params? there is three classes - connection params, host params and method params. i can set everything defined in HttpClientParams but there is alot of more params, isnt 
> it? so...
> 1. how to decide to use connection params of method params?
> 2. where can i get full list of http params? like continue downloading from certain byte of file...
> 
> 

Please take a look at the HttpClient preference API guide

http://jakarta.apache.org/commons/httpclient/preference-api.html

Hope this helps

Oleg

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpclient-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org