Actions
Bug #72907
closedfile_get_contents does not respect custom headers anymore
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-01-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Remote Sprint
Description
In #70374 a change has been introduced that prevents setting custom headers in GeneralUtility::getUrl()
.
The GeneralUtility::getUrl()
method ignores custom headers / custom stream but always uses the default stream.
Actions