Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-02 | Move HTTP::Connection::parse_request into new file. | Vegard Storheil Eriksen | 1 | -35/+0 |
2011-01-02 | Add PathList, fix path_p. | Vegard Storheil Eriksen | 1 | -2/+13 |
2011-01-02 | Decoupled HTTP::Connection from handler. | Vegard Storheil Eriksen | 1 | -22/+4 |
2011-01-02 | Urldecode query arguments. | Vegard Storheil Eriksen | 1 | -1/+1 |
2011-01-02 | Urldecode path. | Vegard Storheil Eriksen | 1 | -1/+3 |
2011-01-02 | Copy buffer contents to string to workaround bug with boost::asio::buffers_it... | Vegard Storheil Eriksen | 1 | -3/+5 |
2010-12-31 | Hacked stuff to work again. | Vegard Storheil Eriksen | 1 | -19/+20 |
2010-12-30 | Added request parser based on Boost.Spirit. | Vegard Storheil Eriksen | 1 | -3/+58 |
2010-12-29 | HTTPServer/HTTPConnection cleanup. | Vegard Storheil Eriksen | 1 | -0/+38 |