##// END OF EJS Templates
http-proto: in case incoming requests come in as chunked stream the data to VCSServer....
http-proto: in case incoming requests come in as chunked stream the data to VCSServer. This should solve a problem of uploading large files to rhodecode. In case of git with small postBuffers GIT client streams data to the server. In such case we want to stream the data back again to vcsserver without reading it fully inside RhodeCode.

File last commit:

r1:854a839a default
r1434:59cf3775 stable
Show More
hg_diff_double_file_change_double_newline.diff
15 lines | 393 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_double_file_change_double_newline.diff
diff --git a/file_b b/file_b
new file mode 100644
index 0000000000000000000000000000000000000000..53d48dc7fa22fc057c0f3bec5bd0c830782ea804
--- /dev/null
+++ b/file_b
@@ -0,0 +1 @@
+test_content b
diff --git a/file_c b/file_c
new file mode 100644
index 0000000000000000000000000000000000000000..df7d123ff1d3b70fc2124597ffffeff48aa5b4d2
--- /dev/null
+++ b/file_c
@@ -0,0 +1 @@
+test_content c