summaryrefslogtreecommitdiff
path: root/README.txt
Commit message (Collapse)AuthorAge
* Cleanup and solve trailing '/' problem with redirectsYves Fischer2015-11-24
| | | | | | | | | | | * Format README as markdown. Mention dependencies * Fix 'timeout' * Run autopep8 on all python sources * Fix unittests * For HEAD requests explicitly allow to follow redirects. This solves the problem if you request: https://server/dir and then the server wants to redirect you to https://server/dir/ This should solve #1
* Some tests and using python netrc moduleYves Fischer2015-02-21