summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2011-01-15 12:18:09 +0100
committerMichael Hamann <michael@content-space.de>2011-01-15 12:29:02 +0100
commit278a5eb294b2df859c7eb20c6e35e32280a8b613 (patch)
tree662e63d2668ac09009ea0321f0f1619029e47b26 /doku.php
parentb2665af72cdba76ca409b7e00e150746f2f83ced (diff)
downloadrpg-278a5eb294b2df859c7eb20c6e35e32280a8b613.tar.gz
rpg-278a5eb294b2df859c7eb20c6e35e32280a8b613.tar.bz2
Remove superfluous headers, fix XML-RPC with gzip enabled
This removes headers that are sent by PHP/the webserver anyway as they are possibly wrong as e.g. when gzip compression is enabled in inc/init.php (which does happen when the client supports gzip) the content size is smaller than the one that was specified by the content-length header and thus e.g. the Python XML-RPC client fails with an error message because of the size mismatch. Additionally the content encoding is now set to utf-8 in the http headers.
Diffstat (limited to 'doku.php')
0 files changed, 0 insertions, 0 deletions