Приглашаем посетить
Добычин (dobychin.lit-info.ru)

Reference: as_string

PreviousChapter 17
The LWP Library
Next
 

as_string

 $cjar->as_string([discard])

Returns the current contents of the cookie jar as a string. Each cookie is output as a Set-Cookie3 header line followed by "0". If discard is given and is true, cookies marked to be discarded will not be output. Set-Cookie3 is a special LWP format used to store cookie information in the save file.


PreviousHomeNext
Reference: add_cookie_headerBook IndexReference: clear