Property: PHPCrawlerDocumentInfo::http_status_code



The HTTP-statuscode the webserver responded for the request, e.g. 200 (OK) or 404 (file not found).
Signature:

public $http_status_code = null

Type:

int 

Description:

-