##// END OF EJS Templates
http-app: simplify detection of chunked encoding....
http-app: simplify detection of chunked encoding. - since we now properly use chunked requests git client reports this in nicer way. we no longer need to rely on hacks to detect chunked streams.

File last commit:

r1642:bdf7d7ec merge default
r1654:e02d85cd stable
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.7.1
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]