Property: PHPCrawlerDocumentInfo::received
<< Back to class-overview
Flag indicating whether content was received from the page or file.
Signature:
public $received = false
Type:
bool
TRUE if the crawler received at least some source/content of this page or file.
Description:
-