Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-13 | updated MIME type to octet-streamHEADmaster | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-01-13 | rewritten the method `download' | Olivier Gayot | |
the method is not vulnerable to race conditions anymore. BTW, the headers are set before the file is actually written. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-01-13 | added a way to specify the download and count directories | Olivier Gayot | |
The constructor of the class takes them as optional arguments Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-01-12 | disable PHP warning when fopen fails | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
2015-01-12 | added a working version of the class and a simple download script | Olivier Gayot | |
Signed-off-by: Olivier Gayot <duskcoder@gmail.com> |