##// 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
r1643:ae28d33d default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.8.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]