Sorry, but there are no more tags available to filter with.
  • ExternalResourceClient CURLINFO_HEADER_SIZE

    Hi, I have the following line of code I have to replace with the ExternalResourceClient, but it is not really clear how to get the header size from the ExternalResourceClient... $resp_header_size = curl_getinfo ( $ch, CURLINFO_HEADER_SIZE ); …