summaryrefslogtreecommitdiff
path: root/fs/httpfs.py
Commit message (Expand)AuthorAgeFilesLines
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i...willmcgugan@gmail.com2013-03-311-22/+26
* Added getinfo function to HTTPFS (returns HTTP headers)gcode@loowis.durge.org2011-05-281-0/+11
* Opener fixeswillmcgugan2011-03-201-1/+5
* Added httpfs to docswillmcgugan2011-03-081-3/+13
* Fixes of some errors/warnings reported by PyDev and inline documentationwillmcgugan2011-03-071-3/+2
* allow listdir/ilistdir to take non-keyword argsrfkelly02011-01-051-1/+1
* Fixed wrong exception in httpfswillmcgugan2011-01-031-2/+2
* Added an simple httpfs, and sorted out command installationwillmcgugan2010-12-211-0/+68