start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: clear Chapter 17
The LWP Library
Next: Reference: load
 

extract_cookies

 $

cjar


->extract_cookies
($

response

)

Searches an HTTP::Response object $response for any Set-Cookie and Set-Cookie2 headers and stores the cookie information in the cookie jar.


Previous: Reference: clear Perl in a Nutshell Next: Reference: load
Reference: clear Book Index Reference: load

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.