aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/Request.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-7/+7
|
* command/Request: add parser methodsMax Kellermann2015-08-111-0/+40
| | | | Wrapper for protocol/ArgParser.cxx.
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-0/+34