Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow rspamd HTTP router to serve static files. | Vsevolod Stakhov | 2014-03-30 | 1 | -1/+5 |
* | Rework HTTP router. | Vsevolod Stakhov | 2014-02-28 | 1 | -1/+7 |
* | Allow to find a header in message. | Vsevolod Stakhov | 2014-01-28 | 1 | -0/+7 |
* | New http_router interface. | Vsevolod Stakhov | 2014-01-27 | 1 | -10/+63 |
* | Implement refcount for http connection. | Vsevolod Stakhov | 2014-01-20 | 1 | -2/+27 |
* | Write some more HTTP headers in reply. | Vsevolod Stakhov | 2014-01-09 | 1 | -1/+2 |
* | Unify http code for client and server. | Vsevolod Stakhov | 2014-01-09 | 1 | -29/+45 |
* | Reorganize HTTP library. | Vsevolod Stakhov | 2014-01-09 | 1 | -36/+38 |
* | Implement http server using http_parser. | Vsevolod Stakhov | 2014-01-08 | 1 | -0/+164 |