Function HttpDownloaderCurl->file_curl_headers

Definitions

sources/http.php

  • Callback for receiving cURL headers.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$ch resource required parameter N/A N/A cURL resource handle
$header string required parameter N/A N/A Header

Return

  • Length of header
  • Type: integer
  • Set: N/A
  • Range: N/A