aboutsummaryrefslogtreecommitdiff
path: root/client.go
diff options
context:
space:
mode:
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
//