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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
