Actions
Feature #13800
closedFeature #13680: Refactor external link, do not follow senseless loop, add user agent
Add user-agent header
Start date:
2011-03-12
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Wikipedia and also out own wiki.typo3.org redirect infinite of you do not sent a user agent string.
Solution: do it.
I suggest using
User-Agent: Mozilla/5.0 TYPO3-linkvalidator
The Mozilla/5.0
is for stupid software.
Updated by Philipp Gampe over 13 years ago
- Status changed from New to Accepted
- Assignee set to Philipp Gampe
Updated by Philipp Gampe over 13 years ago
- Status changed from Accepted to Closed
Will be fixed by refactoring with #28915. We will use the default TYPO3 user agent.
Actions