Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distinguish between response length=0 and no length parameter | clsr | 2017-09-01 | 1 | -0/+20 |
| | | | | | | 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. | ||||
* | Add support for the draft/cnp-select "select" request/response parameterv0.1.2 | clsr | 2017-08-25 | 1 | -5/+25 |
| | |||||
* | Initial commitv0.1.0 | clsr | 2017-08-18 | 1 | -0/+260 |
index : cnp-go | |
CNP parsing, composing, client and server library for Go |
summaryrefslogtreecommitdiffstats |
path: root/request.go