lib/standard/stream: Renamed streams for more explicit denomination
[nit.git] / lib / nitcorn / file_server.nit
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-09-18 Alexis Laferrièrenitcorn: improve default file listing of `FileServer`
2014-09-17 Alexis Laferrièrenitcorn: optimize `FileServer::root` to be used later...
2014-09-17 Alexis Laferrièrenitcorn: better and safer access to root of a file...
2014-09-17 Alexis Laferrièrenitcorn: redirect requests of directories to an URI...
2014-09-10 Alexis Laferrièrenitcorn: by default a file is an application/octet...
2014-09-03 Alexis Laferrièrenitcorn: custom header in FileServer
2014-09-03 Alexis Laferrièrenitcorn: add utility to produce HTTP error pages (and...
2014-07-30 Alexis Laferrièrelib: intro the web server nitcorn