Repository

Download

The repository can be cloned with the following:
$ git clone http://piggledy.org/projects/httpserve/httpserve.git/

History

* 2014-10-20 13:33:12 Laurent Defert Add COPYING file
* 2014-10-20 12:54:32 Laurent Defert Remove the image of the README
* 2014-10-20 12:37:21 Laurent Defert Add missing image
* 2014-10-20 12:34:12 Laurent Defert Readme update
* 2014-10-20 12:34:05 Laurent Defert Typo
* 2014-06-30 11:10:40 Laurent Defert Fix help message
* 2013-06-23 16:52:14 Laurent Defert Fix port ranging parsing (include higher bound)
* 2013-06-23 16:37:46 Laurent Defert Specify multiple roots in configuratino file
* 2013-06-23 16:37:31 Laurent Defert Display an error mesage when no port is available
* 2013-06-22 13:26:35 Laurent Defert Load conf from a config file, improve fuse command line options
* 2013-06-22 12:06:52 Laurent Defert Fix help string
* 2013-06-20 21:06:12 Laurent Defert Take multiple urls as argument
* 2013-06-16 10:22:44 Laurent Defert Handle multi-path settings
* 2013-06-14 21:23:34 Laurent Defert Don't preallocate file
* 2013-06-13 22:43:38 Laurent Defert LRU cache
* 2013-06-09 15:15:10 Laurent Defert Initial Fuse client
* 2013-06-09 13:53:00 Laurent Defert Create parent directories of downloaded files
* 2013-06-08 20:29:03 Laurent Defert Add file read operations while downloading
* 2013-06-08 14:37:41 Laurent Defert Add a separate method to do HEAD requests, remove global variables
* 2013-06-01 11:51:54 Laurent Defert Add a parameter to disable the progressbar
* 2013-06-01 10:53:09 Laurent Defert Take an url list instead of a hosts list, add a proper url parser
* 2013-05-29 19:50:29 Laurent Defert Fix GETs without Content-Length header
* 2013-05-28 20:43:09 Laurent Defert Redirections improvements
* 2013-05-28 20:42:55 Laurent Defert Fix handling url containing only a hostname
* 2013-05-28 20:39:40 Laurent Defert Avoid creating temporary files
* 2013-05-26 17:58:52 Laurent Defert Initial multi hosts HTTP client
* 2013-05-25 21:33:43 Laurent Defert Add redirect_root option
* 2013-05-25 21:32:44 Laurent Defert Fix directories path
* 2013-05-25 13:33:15 Laurent Defert Put configuration file in a subdirectory
* 2013-05-25 13:33:02 Laurent Defert Improve path parsing
1 2 Next