Skip to content

Commit 8922758

Browse files
committed
update comments
1 parent 1d445fd commit 8922758

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

session.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ func SetSessionID(sessionID func() string) Option {
9898
}
9999
}
100100

101-
// sessionNameInHTTPHeader string
102-
103101
// SetEnableSetCookie Enable writing session id to cookie
104102
// (enabled by default, can be turned off if no cookie is written)
105103
func SetEnableSetCookie(enableSetCookie bool) Option {

0 commit comments

Comments
 (0)