|
TYPO3 API
SVNRelease
|


Public Member Functions | |
| compressionOutputHandler ($outputBuffer, $mode) | |
Protected Attributes | |
| $contentLength = 0 | |
Definition at line 35 of file class.tslib_fecompression.php.
| tslib_fecompression::compressionOutputHandler | ( | $ | outputBuffer, |
| $ | mode | ||
| ) |
Corrects HTTP "Content-length" header if it was sent by TYPO3 and compression is enabled.
| string | $outputBuffer | Output buffer to compress |
| int | $mode | One of PHP_OUTPUT_HANDLER_xxx contants |
Definition at line 56 of file class.tslib_fecompression.php.
tslib_fecompression::$contentLength = 0 [protected] |
Definition at line 44 of file class.tslib_fecompression.php.
1.7.5.1