Rewrote htparser to handle both HTTP/1.0 and HTTP/1.1.
[ashd.git] / src / sendfile.c
2008-12-23 Fredrik TolfAdded some caching capabilities to sendfile.
2008-12-22 Fredrik TolfAdded a really basic sendfile implementation.