Property: PHPCrawlerDocumentInfo::received_completely



Flag indicating whether content was completely received from the page or file.
Signature:

public $received_completely = false

Type:

bool  TRUE if the crawler received the complete source/content of this page or file.

Description:

The conten of the current document may not be received comepletely due to settings made
with and/or {@link PHPCrawler::setTrafficLimit().