[Pharo-users] Re: Strategies for (re)using HTTP client

2021-11-03 Thread Esteban Maringolo
Thanks Sven! I don't know whether I'm going to use it, but it's good that the feature is there and I have the option of sharing such session among clients. Regards, Esteban A. Maringolo On Wed, Nov 3, 2021 at 1:06 PM Sven Van Caekenberghe wrote: > Maybe this helps: > > > https://github.com/s

[Pharo-users] Re: Strategies for (re)using HTTP client

2021-11-03 Thread Sven Van Caekenberghe
Maybe this helps: https://github.com/svenvc/zinc/commit/d9fe41707b16748b9340540127ec5d77800856b6 > On 1 Nov 2021, at 21:22, Sven Van Caekenberghe wrote: > > > >> On 1 Nov 2021, at 20:03, Esteban Maringolo wrote: >> >> If I need to use cookies, would it make sense to keep a ZnUserAgentSessio