Property: PHPCrawlerDocumentInfo::http_status_code
<< Back to class-overview
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:
-