[TYPO3-dev] prototype and compressed

Dmitry Dulepov [typo3] dmitry at typo3.org
Fri Mar 14 17:19:21 CET 2008


Jerome Schneider wrote:
> I think that checking in $GLOBALS["_SERVER"] for something like 
> "Accept-Encoding: gzip,deflate" would do it

$_SERVER is superglobal, which means you do not need $GLOBALS['_SERVER']. Its just like using $GLOBALS['GLOBALS']['_SERVER'].

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"




More information about the TYPO3-dev mailing list