Actions
Task #64045
closedConsistently use new HTTP classes for fetching URLs
Start date:
2014-12-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint
Description
This work has stalled unfortunately and should be picked up again, so that we can replace GeneralUtility::getURL with a more flexible HTTP browser API
Updated by Helmut Hummel almost 10 years ago
- Category set to Code Cleanup
- Target version set to 7 LTS
I'm unsure about the target version, that is why I set it to 7 LTS so that it will not be lost. I won't have time to get this into 7.1, but if somebody would pick this, it certainly would be fitting and managable
Updated by Anja Leichsenring almost 10 years ago
- Sprint Focus set to On Location Sprint
Updated by Anja Leichsenring over 9 years ago
- Sprint Focus changed from On Location Sprint to Remote Sprint
Updated by Helmut Hummel over 9 years ago
To be more precise: We may want to introduce a decent http fetch library instead and use this in favor of the outdated pear lib
Updated by Benni Mack about 9 years ago
- Target version changed from 7 LTS to 8 LTS
Updated by Benni Mack about 9 years ago
- Tracker changed from Epic to Task
- TYPO3 Version set to 7
Updated by Benni Mack about 8 years ago
- Status changed from Accepted to Closed
Fixed with inclusion of Guzzle and the new possibility to use a better way than getUrl() and HTTP_Request.
Actions