summaryrefslogtreecommitdiffstats
path: root/pyload/network/HTTPRequest.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network)Gravatar fedeG 2015-04-201-4/+4
* range -> xrangeGravatar Walter Purcaro 2015-04-191-1/+1
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-04-171-9/+9
* CleanupGravatar Walter Purcaro 2015-04-131-0/+18
* fix, fix and more fixesGravatar Armin 2015-04-121-11/+11
* Update user-agentGravatar Walter Purcaro 2015-04-071-1/+2
* pycurl.MAXREDIRS up to 10Gravatar Walter Purcaro 2015-03-281-1/+1
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-0/+302
* module tempGravatar Walter Purcaro 2015-02-161-302/+0
* UpdateGravatar Walter Purcaro 2014-12-131-1/+1
* Code fixesGravatar Walter Purcaro 2014-12-131-2/+2
* License cleanupGravatar Walter Purcaro 2014-12-071-16/+1
* Fix with_statementGravatar Walter Purcaro 2014-12-071-0/+2
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-011-1/+1
* Use utils encode/decodeGravatar Walter Purcaro 2014-11-201-4/+6
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-161-2/+2
* [HTTPRequest] Raise Fail if write response failsGravatar Walter Purcaro 2014-11-151-12/+17
* Try using SSL for FTP connections, proceed as normal otherwiseGravatar Walter Purcaro 2014-11-141-0/+1
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-131-14/+18
* module -> pyloadGravatar Walter Purcaro 2014-09-141-0/+303