##// 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.
marcink -
r1654:e02d85cd stable
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / my_account / tests
__init__.py Loading ...
test_my_account_auth_tokens.py Loading ...
test_my_account_password.py Loading ...
test_my_account_profile.py Loading ...