##// 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:

r1395:ac28bdfc default
r1423:8b2e03e1 default
Show More
server-methods.rst
158 lines | 4.0 KiB | text/x-rst | RstLexer

server methods

cleanup_sessions

get_ip

get_server_info

rescan_repos