Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use strings.Contains instead strings.Index on server.go #256

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Conversation

devfeel
Copy link
Owner

@devfeel devfeel commented Dec 13, 2023

####Version 1.7.22

testwill and others added 3 commits October 26, 2023 20:18
chore: use strings.Contains instead
* feature: add SessionManager.RemoveSessionState to delete the session state associated with a specific session ID
* feature: add HttpContext.DestorySession() to delete all contents of the session and set the sessionId to empty
* For my birthday!
* 2023-04-15 16:00 at ShangHai
@devfeel devfeel merged commit d50e13e into master Dec 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants