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

r1:854a839a default
r1654:e02d85cd stable
Show More
pip2nix.ini
3 lines | 86 B | text/x-ini | IniLexer
[pip2nix]
requirements = ., -r ./requirements.txt
output = ./pkgs/python-packages.nix