On Friday, July 5, 2002, at 02:32  PM, Connie Chan wrote:

> Try Cookies.pm,
> $cookie_jar->accept_cookies($bool);
> document at
> http://search.cpan.org/doc/ILYAM/HTTP-
> WebTest-1.99_07/lib/HTTP/WebTest/Cooki
> es.pm

accept_cookies($optional_accept_cookies)
Enables or disables receipt of cookies if boolean parameter 
$optional_accept_cookies is passed.

that doesn't sound like it will tell us if user has disabled cookies. if 
he had disabled them, would calling this enable them? does that make sense 
that you could force user to accept cookies?

>
> ----- Original Message -----
> From: "Mariusz" <[EMAIL PROTECTED]>
> To: "perl" <[EMAIL PROTECTED]>
> Sent: Saturday, July 06, 2002 4:13 AM
> Subject: cookies
>
>
> Is there a way to check if the person accepts cookies?
>
> thanks.
> M

pob

Reply via email to