##// 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 / tests / fixtures
diff_with_diff_data.diff Loading ...
git_diff_binary_and_normal.diff Loading ...
git_diff_binary_special_files.diff Loading ...
git_diff_binary_special_files_2.diff Loading ...
git_diff_chmod.diff Loading ...
git_diff_mod_single_binary_file.diff Loading ...
git_diff_rename_file.diff Loading ...
git_diff_rename_file_with_spaces.diff Loading ...
git_node_history_response.json Loading ...
hg_diff_add_single_binary_file.diff Loading ...
hg_diff_binary_and_normal.diff Loading ...
hg_diff_chmod.diff Loading ...
hg_diff_chmod_and_mod_single_binary_file.diff Loading ...
hg_diff_copy_and_chmod_file.diff Loading ...
hg_diff_copy_and_modify_file.diff Loading ...
hg_diff_copy_chmod_and_edit_file.diff Loading ...
hg_diff_copy_file.diff Loading ...
hg_diff_copy_file_with_spaces.diff Loading ...
hg_diff_del_single_binary_file.diff Loading ...
hg_diff_double_file_change_double_newline.diff Loading ...
hg_diff_double_file_change_newline.diff Loading ...
hg_diff_four_file_change_newline.diff Loading ...
hg_diff_mixed_filename_encodings.diff Loading ...
hg_diff_mod_file_and_rename.diff Loading ...
hg_diff_mod_single_binary_file.diff Loading ...
hg_diff_mod_single_file_and_rename_and_chmod.diff Loading ...
hg_diff_rename_and_chmod_file.diff Loading ...
hg_diff_rename_file.diff Loading ...
hg_diff_rename_file_with_spaces.diff Loading ...
hg_diff_single_file_change_newline.diff Loading ...
hg_node_history_response.json Loading ...
journal_dump.csv Loading ...
large_diff.diff Loading ...
svn_node_history_branches.json Loading ...
svn_node_history_response.json Loading ...