##// END OF EJS Templates
svn: Ignore the content length header from response, fixes #4112...
svn: Ignore the content length header from response, fixes #4112 In case of compressed responses from apache(mod_dav_svn) we can not use the Content-Length header in our own response. The content is automatically decompressed by the requests library and therefore the content length differs. This results in errors when doing e.g. a svn checkout: "svn: E120106: ra_serf: The server sent a truncated HTTP response body."
Martin Bornhold -
r473:7e153d56 default
Show More
Name Size Modified Last Commit Author
/ docs / admin
adding-anonymous-user.rst Loading ...
adding-new-user.rst Loading ...
admin-tricks.rst Loading ...
apache-conf-examples.rst Loading ...
apache-config.rst Loading ...
apache-diffie-hellman.rst Loading ...
apache-reverse-proxy.rst Loading ...
apache-subdirectory.rst Loading ...
apache-wsgi-coding.rst Loading ...
backup-restore.rst Loading ...
cleanup-cmds.rst Loading ...
config-files-overview.rst Loading ...
default-user-perms.rst Loading ...
enable-debug.rst Loading ...
glossary.rst Loading ...
indexing.rst Loading ...
lab-settings.rst Loading ...
nginx-config-example.rst Loading ...
nginx-config.rst Loading ...
nginx-diffie-hellman.rst Loading ...
nginx-tuning.rst Loading ...
nginx-url-prefix.rst Loading ...
public-access.rst Loading ...
repo-extra-fields.rst Loading ...
repo-hooks.rst Loading ...
repo-issue-tracker.rst Loading ...
repo-perm-steps.rst Loading ...
repo-vcs.rst Loading ...
reset-information.rst Loading ...
rhodecode-backup.rst Loading ...
sec-instance-basics.rst Loading ...
sec-ip-white.rst Loading ...
sec-x-frame.rst Loading ...
sec-your-server.rst Loading ...
security-tips.rst Loading ...
setting-default-permissions.rst Loading ...
setting-repo-perms.rst Loading ...
setting-usergroup-permissions.rst Loading ...
svn-http.rst Loading ...
system-admin.rst Loading ...
system-overview.rst Loading ...
tuning-change-encoding.rst Loading ...
tuning-change-large-file-dir.rst Loading ...
tuning-gunicorn.rst Loading ...
tuning-hg-auth-loop.rst Loading ...
tuning-increase-cache-size.rst Loading ...
tuning-increase-db-performance.rst Loading ...
tuning-mount-cache-memory.rst Loading ...
tuning-rhodecode.rst Loading ...
tuning-scale-horizontally.rst Loading ...
tuning-vcs-memory-cache.rst Loading ...
user-admin.rst Loading ...
vcs-server.rst Loading ...