At 12:03 PM 11/20/01 -0800, Gisle Aas wrote:
>Bill Moseley <[EMAIL PROTECTED]> writes:
>
>> no $ua->keep_alive(1)? :-(
>>
>> Maybe next time?
>
>It would just be a shorthand for:
>
> $ua->conn_cache( { total_capacity => 1 } );
>
>but perhaps we want it to return something else. Is it worth it?
>Perhaps we instead simply can get rid of it from the constructor
>options?
I'm using the above, which I think is fine, really. And the option in the
constructor is a nice shortcut.
Thanks,
Bill Moseley
mailto:[EMAIL PROTECTED]