Property: PHPCrawlerDocumentInfo::cookies



Cookies send by the server.
Signature:

public $cookies = array()

Type:

array  Numeric array containing all send cookies as PHPCrawlerCookieDescriptor-objects.

Description:

-