aboutsummaryrefslogtreecommitdiff
path: root/dash_server.py
Commit message (Expand)AuthorAge
* dash_server: handle DELETE requestsAnton Khirnov2020-03-05
* dash_server: raise an exception on multiple cache entriesAnton Khirnov2020-02-26
* dash_server: default to listening on localhostAnton Khirnov2020-02-26
* dash_server: make sure requests do not point outside our root.Anton Khirnov2019-12-17
* dash_server: implement percent-encoded non-ASCII pathsAnton Khirnov2019-12-17
* Use my FFlabs alias.Anton Khirnov2019-11-01
* Drop unused remnants of the polling code.Anton Khirnov2019-11-01
* Drop the Accel-Redirect path, it's untested and of unclear value.Anton Khirnov2019-10-27
* Fix premature EOF on reading from cache.Anton Khirnov2019-10-27
* Implement most of the basic functionality and clean up.Anton Khirnov2019-10-27
* Initial commit.Anton Khirnov2019-10-22