Actions
Bug #12415
closedRespect change #17167: Cache ExtDirect::getAPI calls
Start date:
2011-01-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
#17167 has just been committed to Core SVN.
This requires/encourages all calls to the ExtDirect::getAPI to pass an additional parameter, as now the response can be cached by browsers.
In core, we use TYPO3_version as unique number, to force a reload after version update (thus when the API might have changed). I think for WS is this also a good solution.
Patch attached.
Files
Actions