summaryrefslogtreecommitdiffstats
path: root/message_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Update for CNP 0.4v0.2.0clsr2017-09-041-10/+10
|
* Distinguish between response length=0 and no length parameterclsr2017-09-011-1/+1
| | | | | | Response.Length returns -1 when the parameter is not present and 0 when it's set to 0. Response.SetLength will only unset the parameter when given -1.
* Initial commitv0.1.0clsr2017-08-181-0/+204