##// 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
/ rhodecode / public / js / src
codemirror
plugins
rhodecode
select2
appenlight-client-0.4.1.min.js Loading ...
bootstrap.js Loading ...
i18n_utils.js Loading ...
jquery-1.11.1.min.js Loading ...
jquery-1.11.1.min.map Loading ...
logging.js Loading ...
moment.js Loading ...
mousetrap.js Loading ...
rhodecode.js Loading ...