great, that's clear now thanx alot oleg. On Fri, Jan 28, 2011 at 4:11 PM, Oleg Kalnichevski <[email protected]> wrote:
> On Fri, 2011-01-28 at 14:43 +0100, khiem nguyen wrote: > > what about Interceptors (request & response) ? > > from my understanding, these are "properties" of HttpClient. > > > > No, they are not. Protocol interceptors are strategies that implement a > particular aspect of the HTTP protocol. They are meant to be stateless > and user independent. They, however, can obtain user specific data from > the execution context. > > Oleg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
