Actions
Bug #12235
closedReporting errors does not work with cURL
Start date:
2011-01-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Because t3lib_div::getUrl() does not return the status_code in cases where it doesn't get content (maybe this is the bug… depends ;). The attached patch introduces some more error-codes I found while scanning a site of mine. The descriptions where taken from the cURL documentation: http://curl.haxx.se/libcurl/c/libcurl-errors.html
Files
Actions