• Etienne CHAMPETIER's avatar
    ZP-790 improve output buffer / response handling. · 6608627e
    Etienne CHAMPETIER authored
    Released under the Affero GNU General Public License (AGPL) version 3.
    
    clean output buffer when handling exception (else we send garbage)
    send Content-Length when posible
    remove Content-Type header when Content-Length = 0
    use ob_end_flush() instead of a temp variable
    factor end of response code in ZPush::FinishResponse()
    6608627e
Name
Last commit
Last update
..
core Loading commit data...
default Loading commit data...
exceptions Loading commit data...
interface Loading commit data...
request Loading commit data...
syncobjects Loading commit data...
utils Loading commit data...
wbxml Loading commit data...
webservice Loading commit data...