Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client/Response: new Client wrapper class for writing responses | Max Kellermann | 2015-08-12 | 1 | -7/+7 |
| | |||||
* | command/Request: add parser methods | Max Kellermann | 2015-08-11 | 1 | -0/+40 |
| | | | | Wrapper for protocol/ArgParser.cxx. | ||||
* | command/Request: new struct wrapping ConstBuffer<const char *> | Max Kellermann | 2015-08-11 | 1 | -0/+34 |