- 
Add output buffering to AJAX requests · 740bfacfFixes #443. Extract output buffering to function. Use regular buffering if gzip option not set. Use buffering in AJAX requests, to avoid “headers already sent” warning in some situations. Scott authored
×