🎨 Style: fix missed boolean fields and accidental side-effects
- Rename abandoned -> isAbandoned (ctx.go) - Rename userContextSet -> isUserContextSet (ctx.go, ctx_test.go) - Revert error string to original (sse: stream closed) - Revert isHostOnlyOrigin/isHostOnlyCookie to hostOnlyOrigin/hostOnlyCookie (non-boolean variables, cookiejar_test.go)
S
Sadiq committed
959a54b867a392faf642cd8d3b0bed538b1bee81
Parent: 192ac20