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

feat: allow configuring cookie domain #11

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Nov 27, 2023

Summary

this is a cherry-pick pr of #9 with signed commit

To enable cookies to be shared by .NET applications on sub-domains of the same domains the CookieDomain field has been added to the LogToOptions and assigned to the cookie in ConfigureCookieOptions. By default it is null.

Testing

/

@gao-sun gao-sun merged commit 5a14035 into master Nov 28, 2023
@gao-sun gao-sun deleted the gao-allow-custom-cookie-domains branch November 28, 2023 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants