Reply to thread

:oops:


This might be some css weirdness. I'll have a look.


:edit: fixed, I cache the entire css response + charset to allow sending from cache -> php -> network without reencoding (just the string copy) if the requestor supports GZ encoding; but missed I needed to strip out the charset header for internal usage.


Back
Top Bottom