aboutsummaryrefslogtreecommitdiff
path: root/handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'handler.go')
-rw-r--r--handler.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/handler.go b/handler.go
index 85dbdc5..4348cb6 100644
--- a/handler.go
+++ b/handler.go
@@ -166,6 +166,7 @@ func handler(writer http.ResponseWriter, request *http.Request) {
Value: base64.StdEncoding.EncodeToString(expectedMAC),
Secure: true,
HttpOnly: true,
+ Path: "/",
})
slog.Info("accepted proof of work",