aboutsummaryrefslogtreecommitdiff
path: root/client.go
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-12-17 19:11:54 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-12-17 19:11:54 +0100
commit69b2d9e91d3861d17ded2dc96defb756aeb081f4 (patch)
tree9259d1dd13f9c9fdfbcb72117bc587e00588e71e /client.go
parent5a1b08523ca272a8e50baf1d41c8337c6c2cb11a (diff)
More notes
Diffstat (limited to 'client.go')
-rw-r--r--client.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/client.go b/client.go
index 596694f..83dcf57 100644
--- a/client.go
+++ b/client.go
@@ -56,6 +56,8 @@ func (c Client) Nonce() (string, error) {
// Replay-Nonce each response, required for next request
// Link links to next stage
// Retry-After polling interval
+// Location next step
+// Content-Location cert
// Action Request Response
//