summaryrefslogtreecommitdiffstats
path: root/pyload/network/HTTPChunk.py
Commit message (Collapse)AuthorAgeFilesLines
* General fixup (1)Gravatar Walter Purcaro 2015-05-121-2/+2
|
* 'from time' -> 'import time' and so on...Gravatar Walter Purcaro 2015-05-121-6/+5
|
* 'from os' -> 'import os' and so on...Gravatar Walter Purcaro 2015-05-121-12/+13
|
* PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network)Gravatar fedeG 2015-04-201-2/+1
| | | | | | | | | | | | Conflicts: module/network/Bucket.py module/network/CookieJar.py pyload/network/Browser.py pyload/network/HTTPChunk.py pyload/network/HTTPDownload.py pyload/network/HTTPRequest.py pyload/network/RequestFactory.py pyload/network/XDCCRequest.py
* Spare code cosmetics (6)Gravatar Walter Purcaro 2015-04-191-1/+2
|
* range -> xrangeGravatar Walter Purcaro 2015-04-191-1/+1
|
* Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-181-1/+2
|
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-04-171-0/+1
|
* Fix commentsGravatar Walter Purcaro 2015-04-161-12/+12
|
* Cleanup (2)Gravatar Walter Purcaro 2015-04-131-4/+2
|
* CleanupGravatar Walter Purcaro 2015-04-131-0/+24
|
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-0/+294
|
* module tempGravatar Walter Purcaro 2015-02-161-294/+0
|
* Clean up some import headerGravatar Walter Purcaro 2014-12-111-1/+1
|
* License cleanupGravatar Walter Purcaro 2014-12-071-16/+2
|
* Tiny code cosmeticsGravatar Walter Purcaro 2014-12-021-4/+5
|
* Merge branch 'pr/n936_kmarty' into 0.4.10Gravatar Walter Purcaro 2014-12-021-3/+18
|
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-011-1/+1
|
* module -> pyloadGravatar Walter Purcaro 2014-09-141-0/+292