Property: PHPCrawlerDocumentInfo::cookies
<< Back to class-overview
Cookies send by the server.
Signature:
public $cookies = array()
Type:
array
Numeric array containing all send cookies as
PHPCrawlerCookieDescriptor
-objects.
Description:
-