##// 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."

File last commit:

r1:854a839a default
r473:7e153d56 default
Show More
hg_diff_mixed_filename_encodings.diff
6 lines | 220 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_mixed_filename_encodings.diff
project: added all source files and assets
r1 diff --git a/späcial-utf8.txt b/späcial-utf8.txt
new file mode 100644
diff --git a/sp�cial-cp1252.txt b/sp�cial-cp1252.txt
new file mode 100644
diff --git a/sp�cial-latin1.txt b/sp�cial-latin1.txt
new file mode 100644