aboutsummaryrefslogtreecommitdiffstats
path: root/src/http.h
Commit message (Expand)AuthorAgeFilesLines
* Allow to find a header in message.Vsevolod Stakhov2014-01-281-0/+7
* New http_router interface.Vsevolod Stakhov2014-01-271-10/+63
* Implement refcount for http connection.Vsevolod Stakhov2014-01-201-2/+27
* Write some more HTTP headers in reply.Vsevolod Stakhov2014-01-091-1/+2
* Unify http code for client and server.Vsevolod Stakhov2014-01-091-29/+45
* Reorganize HTTP library.Vsevolod Stakhov2014-01-091-36/+38
* Implement http server using http_parser.Vsevolod Stakhov2014-01-081-0/+164